2009-03-11  Tony Graham

	* [r586] NEWS: Updated for xmlroff 0.6.2.

2009-03-09  Tony Graham

	* [r583] libfo/area/fo-area-page.c: Readability improvements.

2009-03-09  Tony Graham

	* [r582] libfo/area/fo-area.c, libfo/fo-xsl-formatter.c,
	  libfo/fo/fo-page-sequence-area.c: Cosmetic and comment changes.

2009-02-23  Tony Graham

	* [r541] docs/Makefile.am, libfo/area/fo-area-private.h,
	  libfo/expr/fo-expr-func-private.h, libfo/expr/fo-expr-func.c,
	  libfo/fo-context-util.c, libfo/fo/fo-fo-private.h,
	  libfo/property/fo-property-private.h,
	  libfo/property/fo-property-util.c, libfo/property/fo-property.h:
	  Modified includes so don't have to install headers for all
	  datatypes.

2009-02-23  Tony Graham

	* [r540] autogen.sh: Minor edit to warning message.

	* [r539] configure.ac: Upped version to 0.6.2.

	* [r534] cunit/test-fo-doc.c, cunit/test-fo-libfo-module.c: Using
	  '#if ENABLE_GP' so GNOME Print assertions optional.

	* [r531] libfo/fo/fo-block-fo.c, libfo/fo/fo-list-block-area.c,
	  libfo/fo/fo-list-block.c, libfo/fo/fo-list-item-area.c,
	  libfo/fo/fo-list-item-body-area.c,
	  libfo/fo/fo-list-item-label-area.c, libfo/fo/fo-table-area.c,
	  libfo/fo/fo-table-body-area.c, libfo/fo/fo-table-footer-area.c,
	  libfo/fo/fo-table-header-area.c, libfo/fo/fo-table-row-area.c,
	  libfo/fo/fo-wrapper-block-area.c: Changed to use
	  fo_area_set_generated_by() and fo_area_get_generated_by().

	* [r530] libfo/area/fo-area-private.h, libfo/area/fo-area.c,
	  libfo/area/fo-area.h: Moved some functions between header files.

	* [r529] Makefile.am, configure.ac: Added '--with-changelog-oldest'
	  since ChangeLog restarts with each minor revision increment.

2009-02-11  Tony Graham

	* [r528] INSTALL.in: Added more packages. Reordered packages.

2009-02-04  Tony Graham

	* [r526] AUTHORS, ChangeLog, Makefile.am, configure.ac:
	  Automatically updating ChangeLog from Subversion log using
	  'svn2cl' from 'subversion-tools' package.

2009-01-19  Tony Graham

	* [r525] autogen.sh: Added support for libtool 2.*.

2008-10-24  Tony Graham

	* [r523] Makefile.am: Regularising generated Subversion commit
	  message.

2008-10-10  Tony Graham

	* [r512] xmlroff.spec.in: Added removal of *.so (development
	  linking libraries) to the install stage until RPM devel target
	  package is added here. (Steven Garcia, closes #137.)

2008-09-24  Tony Graham

	* [r504] configure.ac, libfo/expr/Makefile.am,
	  libfo/property/Makefile.am: Corrected CFLAGS, etc., usage.
	  (Closes #124, Asmodai.)

2008-09-24  Tony Graham

	* [r503] NEWS: Added Debian 494227 fix.

	* [r502] ChangeLog: Updated for xmlroff 0.6.1.

	* [r501] NEWS: Updated for 0.6.1.

	* [r500] docs/tmpl/fo-table.sgml, libfo/fo/fo-table.h: Added
	  'FO_TABLE_ERROR_INLINE_PROGRESSION_DIRECTION'.

2008-09-14  Tony Graham

	* [r488] libfo/area/fo-area-table-row.c: Added fix from Debian
	  494227 (Thomas Viehmann). Re #99.

2008-09-14  Tony Graham

	* [r487] libfo/fo/fo-table.c: Table column offsets respect
	  inline-progression-direction. Closes #131.

	* [r486] configure.ac: Not setting HAVE_RSVG when don't have
	  librsvg. Re #113.

2008-09-11  Tony Graham

	* [r485] docs/tmpl/fo-property.sgml, docs/tmpl/fo-utils.sgml,
	  docs/tmpl/xmlroff-unused.sgml, docs/xmlroff-docs.sgml,
	  docs/xmlroff-sections.txt, docs/xsl-gobject.xml: Updated doc
	  files.

2008-09-11  Tony Graham

	* [r484] libfo/area/fo-area-table-private.h,
	  libfo/area/fo-area-table.c, libfo/area/fo-area-table.h,
	  libfo/fo-xsl-formatter.c, libfo/fo-xsl-formatter.h,
	  libfo/fo/Makefile.am, libfo/fo/fo-block-layout.c,
	  libfo/fo/fo-block.c, libfo/fo/fo-fo-private.h, libfo/fo/fo-fo.c,
	  libfo/fo/fo-footnote.c, libfo/fo/fo-idable-private.h[DEL],
	  libfo/fo/fo-idable.c[DEL], libfo/fo/fo-idable.h[DEL],
	  libfo/fo/fo-marker-parent-private.h, libfo/fo/fo-marker-parent.c,
	  libfo/fo/fo-tree.c, libfo/fo/fo-tree.h, xmlroff/xmlroff.c:
	  Removed 'FoIdable', etc., sinc now in separate branch. (Re #77)

	* [r483] libfo/fo/fo-root.c: Add gtk-doc section comment.

	* [r482] libfo/property/fo-property-media-usage.c: Add gtk-doc
	  section comment.

	* [r481] libfo/fo-utils.h: Removed '_()' and 'N_()' since they are
	  in GLib. (Have been in GLib since GLib 2.4, but xmlroff started
	  circa GLib 2.2.)

	* [r480] libfo/area/fo-area.c: Cosmetic change.

	* [r479] configure.ac, libfo/Makefile.am, libfo/fo-doc-cairo.c:
	  Vector SVG images for Cairo backend. (Re #113, lleroy)

	* [r478] libfo/area/fo-area-page.c,
	  libfo/fo/fo-page-sequence-area.c,
	  libfo/fo/fo-page-sequence-area.h, libfo/fo/fo-page-sequence.c:
	  Moved fo_page_sequence_area_new2() to
	  fo_page_sequence_area_new().

	* [r477] libfo/area/fo-area-reference-private.h,
	  libfo/area/fo-area-reference.c, libfo/area/fo-area-reference.h,
	  libfo/fo/fo-table-area.c, libfo/fo/fo-table-cell-area.c:
	  Improving handling writing-mode in tables before fixing #131.

2008-08-19  Tony Graham

	* [r465] libfo/fo/fo-block-layout.c, libfo/fo/fo-block.c,
	  libfo/fo/fo-fo-private.h, libfo/fo/fo-fo.c: Working again after
	  always segfaulting, but now repeated error messages.

2008-07-09  Tony Graham

	* [r456] docs/tmpl/fo-property.sgml, libfo/fo-xsl-formatter.c,
	  libfo/fo-xsl-formatter.h, libfo/fo/Makefile.am,
	  libfo/fo/fo-block.c, libfo/fo/fo-fo.c, libfo/fo/fo-footnote.c,
	  libfo/fo/fo-idable-private.h, libfo/fo/fo-idable.c,
	  libfo/fo/fo-idable.h, libfo/fo/fo-marker-parent-private.h,
	  libfo/fo/fo-marker-parent.c, libfo/fo/fo-tree.c,
	  libfo/fo/fo-tree.h,
	  libfo/property/fo-property-border-left-width.c,
	  xmlroff/xmlroff.c: Adding 'id-file' as temporary solution for
	  forward page references. (Re #77.)

2008-07-09  Tony Graham

	* [r455] configure.ac: Upped version to 0.6.1.

2008-07-07  Tony Graham

	* [r443] NEWS: Added manual changes.

2008-07-07  Tony Graham

	* [r442] docs/xmlroff-docs.sgml, docs/xmlroff.xml,
	  docs/xsl-gobject.xml, libfo/fo-doc-cairo.c, libfo/fo-doc-gp.c,
	  libfo/fo-node.c, libfo/fo-object.c: Divided manual into users'
	  guide and developers' guide. Other doc changes.

2008-07-06  Tony Graham

	* [r441] docs/tmpl/fo-fo.sgml,
	  docs/tmpl/fo-property-font-stretch.sgml,
	  docs/tmpl/fo-property-font-style.sgml, docs/tmpl/fo-utils.sgml,
	  docs/tmpl/xmlroff-unused.sgml, docs/xmlroff-sections.txt: Doc
	  updates.

2008-07-06  Tony Graham

	* [r440] ChangeLog: Updated for xmlroff 0.6.0.

	* [r439] NEWS: Updated for xmlroff 0.6.0.

	* [r437] libfo/fo-font-desc.c, libfo/fo-font-desc.h,
	  libfo/fo-utils.h, libfo/property/fo-property-font-stretch.c,
	  libfo/property/fo-property-font-stretch.h,
	  libfo/property/fo-property-font-style.c,
	  libfo/property/fo-property-font-style.h: Using FoEnumEnum enums
	  for font-stretch and font-style. (Closes #58.)

	* [r436] libfo/fo/fo-external-graphic-area.c,
	  libfo/fo/fo-external-graphic.c, libfo/fo/fo-fo.c,
	  libfo/fo/fo-fo.h: Coping if no image file. (Closes #69.)

	* [r435] docs/tmpl/fo-xsl-formatter.sgml, libfo/fo-xsl-formatter.c,
	  libfo/fo-xsl-formatter.h, xmlroff/xmlroff.c: Catching if result
	  document's document element is not a fo:root. (Closes #117.)

2008-07-05  Tony Graham

	* [r434] configure.ac, cunit/Makefile.am, cunit/test-fo-doc.c,
	  cunit/test-fo-libfo-module.c, cunit/test-fo-libfo-module.h,
	  cunit/test-libfo-version.c, cunit/test.c, docs/tmpl/fo-doc.sgml,
	  docs/tmpl/fo-xml-doc.sgml, docs/tmpl/fo-xslt-transformer.sgml,
	  docs/tmpl/xmlroff-unused.sgml, docs/xmlroff-sections.txt,
	  docs/xmlroff.types, libfo/Makefile.am, libfo/fo-doc-cairo.c,
	  libfo/fo-doc-gp.c, libfo/fo-doc-private.h, libfo/fo-doc.c,
	  libfo/fo-doc.h, libfo/fo-libfo-module-private.h,
	  libfo/fo-libfo-module.c, libfo/fo-libfo-module.h,
	  libfo/fo-xml-doc.c, libfo/fo-xml-doc.h, libfo/fo-xsl-formatter.c,
	  libfo/fo-xslt-transformer.c, libfo/fo-xslt-transformer.h,
	  libfo/libfo-version.c, libfo/libfo-version.h: Hopefully the final
	  attempt at a version API. (Re #123.)

2008-07-04  Tony Graham

	* [r433] cunit/test-libfo-version.c, docs/tmpl/xmlroff-unused.sgml,
	  docs/xmlroff-sections.txt, libfo/fo-doc-cairo.c,
	  libfo/fo-doc-gp.c, libfo/fo-doc-private.h, libfo/fo-doc.c,
	  libfo/fo-doc.h, libfo/fo-utils.h, libfo/libfo-version.c,
	  libfo/libfo-version.h: Next rendition of a version interface for
	  libfo components. (Re #123.)

2008-07-04  Tony Graham

	* [r432] docs/Makefile.am: Wouldn't run if xmlroff.1 didn't exist.

	* [r431] docs/Makefile.am, docs/xmlroff-docs.sgml,
	  docs/xsl-gobject.xml: Relating XSL FOs to GObjects.

2008-06-26  Tony Graham

	* [r430] libfo/libfo-version.h: Cosmetic change.

2008-06-26  Tony Graham

	* [r429] cunit/Makefile.am, cunit/test-libfo-version.c,
	  cunit/test-libfo-version.h, cunit/test.c, libfo/libfo-version.c:
	  Backend runtime version info now available from
	  libfo_version_backend_info(). (Re #123.)

	* [r428] configure.ac, docs/Makefile.am: Added generating xmlroff.1
	  man page if configure with --enable-man.

2008-06-20  Tony Graham

	* [r427] cunit/test-fo-doc.c, libfo/libfo-version.c,
	  libfo/libfo-version.h: Documentation updates.

2008-06-20  Tony Graham

	* [r426] docs/tmpl/fo-doc.sgml, docs/tmpl/fo-libfo-context.sgml,
	  docs/tmpl/fo-utils.sgml, docs/tmpl/xmlroff-unused.sgml,
	  docs/xmlroff-docs.sgml, docs/xmlroff-sections.txt,
	  libfo/fo-libfo-context.c, libfo/fo-libfo-context.h,
	  libfo/fo-utils.h, libfo/fo/fo-tree.c,
	  libfo/property/fo-property.c: Documentation updates.

	* [r425] cunit/Makefile.am, cunit/test-fo-doc.c,
	  libfo/fo-doc-cairo.c, libfo/fo-doc-private.h, libfo/fo-doc.c,
	  libfo/fo-doc.h: Added fo_doc_version_from_name() and
	  fo_doc_version_string_from_name(). (Re #123.)

2008-06-19  Tony Graham

	* [r424] cunit/Makefile.am, cunit/test-fo-doc.c,
	  cunit/test-fo-doc.h, cunit/test-fo-libfo-context.c,
	  cunit/test-fo-libfo-context.h, cunit/test.c,
	  docs/xmlroff-sections.txt, libfo/fo-doc-cairo-private.h,
	  libfo/fo-doc-cairo.c, libfo/fo-doc-gp-private.h,
	  libfo/fo-doc-gp.c, libfo/fo-doc-private.h, libfo/fo-doc.c,
	  libfo/fo-doc.h, libfo/fo-libfo-context.c,
	  libfo/fo-libfo-context.h,
	  libfo/property/fo-property-media-usage.h, xmlroff/xmlroff.c:
	  Renamed FoEnumFormat to FoFlagsFormat so it could indicate
	  multiple values. Added fo_doc_formats_from_name() for getting
	  formats supported by a backend (re #123). Added some CUnit tests.
	  Made xmlroff do case-insensitive matching on backend and format
	  parameters.

2008-06-19  Tony Graham

	* [r423] libfo/fo/fo-tree.c: Stopped a compiler warning.

2008-06-18  Tony Graham

	* [r422] libfo/libfo-version.h: Corrected copyright.

2008-06-18  Tony Graham

	* [r421] docs/backends.xml, docs/tmpl/fo-area-layout.sgml,
	  docs/tmpl/fo-integer.sgml, docs/tmpl/fo-property.sgml,
	  docs/tmpl/xmlroff-unused.sgml, docs/xmlroff-docs.sgml,
	  docs/xmlroff-sections.txt: Documentation updates.

	* [r420] configure.ac, libfo/Makefile.am, libfo/libfo-version.c,
	  libfo/libfo-version.h, xmlroff/xmlroff.c: First pass at adding
	  version API. (Re #123.)

2008-06-12  Tony Graham

	* [r419] docs/Makefile.am: Added first-time failure fix from
	  http://bugzilla.gnome.org/show_bug.cgi?id=156643

2008-05-07  Tony Graham

	* [r418] configure.ac: Changed to using 'AC_CHECK_HEADER' to check
	  for CUnit. (Closes #116.)

2008-05-03  Tony Graham

	* [r417] docs/directory-structure.xml: Updated.

2008-05-03  Tony Graham

	* [r416] docs/generating-source.xml: Fixed 'codegen' module name.

2008-05-02  Tony Graham

	* [r415] libfo/util/fo-image.c: Starting to handle missing graphic.
	  (Re #69.)

2008-05-02  Tony Graham

	* [r414] libfo/property/fo-property.c,
	  libfo/property/fo-property.h: Made fo_property_new() static.

	* [r413] libfo/datatype/fo-error.h: Added a missing #include.

	* [r412] autogen.sh, configure.ac, docs/Makefile.am: Reverted
	  attempt to use 'gtkdocize' to setup gtk-doc usage since many
	  xmlroff users build from svn and don't have gtk-doc installed.

2008-05-01  Tony Graham

	* [r411] autogen.sh: Made 'gtkdocize' optional.

2008-04-15  Tony Graham

	* [r410] libfo/fo/fo-external-graphic.c: Handling length-range for
	  viewport width/height when resolving dimensions. Re #120.

2008-03-30  Tony Graham

	* [r409] docs/xmlroff.xml: Changed to reporting bugs at
	  http://xmlroff.org/newticket.

2008-03-30  Tony Graham

	* [r408] libfo/datatype/fo-integer.c, libfo/datatype/fo-integer.h:
	  Made fo_integer_new() to be static.

	* [r407] libfo/area-to-pdf.c: Added a comment.

	* [r406] libfo/datatype/fo-error.c: Cleaned up includes.

2008-03-18  Tony Graham

	* [r403] libfo/property/fo-property.c: G_PARAM_CONSTRUCT_ONLY was
	  breaking xmlroff.

2008-03-18  Tony Graham

	* [r402] docs/conformance-body.xml: More up to date.

	* [r401] libfo/fo/Makefile.am: Version number update.

	* [r400] libfo-0.5.pc.in[DEL]: Superseded by libfo-0.6.pc.in.

	* [r399] Makefile.am, configure.ac, cunit/Makefile.am,
	  libfo-0.6.pc.in[CPY], libfo/Makefile.am, libfo/area/Makefile.am,
	  libfo/datatype/Makefile.am, libfo/property/Makefile.am,
	  libfo/util/Makefile.am, xmlroff/Makefile.am: More version number
	  changes.

2008-03-17  Tony Graham

	* [r398] ChangeLog, NEWS: Updated for xmlroff 0.6.0.

2008-03-17  Tony Graham

	* [r397] libfo/area/fo-area-table-part.h: Corrected includes.

2008-03-14  Tony Graham

	* [r396] libfo/area/fo-all-area.h, libfo/fo/fo-all-fo.h: Added more
	  includes so gtk-doc scan-obj doesn't complain.

2008-03-14  Tony Graham

	* [r395] docs/Makefile.am, docs/xmlroff.css: Trickery to get
	  colours in conformance table in 'dist' version of documentation.

	* [r394] autogen.sh, configure.ac, docs/Makefile.am: Updated
	  configuring for gtk-doc to match advice in
	  http://library.gnome.org/devel/gtk-doc-manual/stable/index.html.en

	* [r393] libfo/property/fo-property-alignment-adjust.h,
	  libfo/property/fo-property-alignment-baseline.h,
	  libfo/property/fo-property-background-color.h,
	  libfo/property/fo-property-background-image.h,
	  libfo/property/fo-property-baseline-shift.h,
	  libfo/property/fo-property-block-progression-dimension-maximum.h,
	  libfo/property/fo-property-block-progression-dimension-minimum.h,
	  libfo/property/fo-property-block-progression-dimension-optimum.h,
	  libfo/property/fo-property-block-progression-dimension.h,
	  libfo/property/fo-property-border-after-color.h,
	  libfo/property/fo-property-border-after-precedence.h,
	  libfo/property/fo-property-border-after-style.h,
	  libfo/property/fo-property-border-after-width.h,
	  libfo/property/fo-property-border-before-color.h,
	  libfo/property/fo-property-border-before-precedence.h,
	  libfo/property/fo-property-border-before-style.h,
	  libfo/property/fo-property-border-before-width.h,
	  libfo/property/fo-property-border-bottom-color.h,
	  libfo/property/fo-property-border-bottom-style.h,
	  libfo/property/fo-property-border-bottom-width.h,
	  libfo/property/fo-property-border-bottom.h,
	  libfo/property/fo-property-border-collapse.h,
	  libfo/property/fo-property-border-color.h,
	  libfo/property/fo-property-border-end-color.h,
	  libfo/property/fo-property-border-end-precedence.h,
	  libfo/property/fo-property-border-end-style.h,
	  libfo/property/fo-property-border-end-width.h,
	  libfo/property/fo-property-border-left-color.h,
	  libfo/property/fo-property-border-left-style.h,
	  libfo/property/fo-property-border-left-width.h,
	  libfo/property/fo-property-border-left.h,
	  libfo/property/fo-property-border-right-color.h,
	  libfo/property/fo-property-border-right-style.h,
	  libfo/property/fo-property-border-right-width.h,
	  libfo/property/fo-property-border-right.h,
	  libfo/property/fo-property-border-separation.h,
	  libfo/property/fo-property-border-start-color.h,
	  libfo/property/fo-property-border-start-precedence.h,
	  libfo/property/fo-property-border-start-style.h,
	  libfo/property/fo-property-border-start-width.h,
	  libfo/property/fo-property-border-style.h,
	  libfo/property/fo-property-border-top-color.h,
	  libfo/property/fo-property-border-top-style.h,
	  libfo/property/fo-property-border-top-width.h,
	  libfo/property/fo-property-border-top.h,
	  libfo/property/fo-property-border-width.h,
	  libfo/property/fo-property-border.h,
	  libfo/property/fo-property-break-after.h,
	  libfo/property/fo-property-break-before.h,
	  libfo/property/fo-property-character.h,
	  libfo/property/fo-property-clip.h,
	  libfo/property/fo-property-color.h,
	  libfo/property/fo-property-column-number.h,
	  libfo/property/fo-property-column-width.h,
	  libfo/property/fo-property-content-height.h,
	  libfo/property/fo-property-content-type.h,
	  libfo/property/fo-property-content-width.h,
	  libfo/property/fo-property-direction.h,
	  libfo/property/fo-property-display-align.h,
	  libfo/property/fo-property-dominant-baseline.h,
	  libfo/property/fo-property-end-indent.h,
	  libfo/property/fo-property-extent.h,
	  libfo/property/fo-property-flow-name.h,
	  libfo/property/fo-property-font-family.h,
	  libfo/property/fo-property-font-variant.h,
	  libfo/property/fo-property-font-weight.h,
	  libfo/property/fo-property-grouping-separator.h,
	  libfo/property/fo-property-grouping-size.h,
	  libfo/property/fo-property-height.h,
	  libfo/property/fo-property-id.h,
	  libfo/property/fo-property-inline-progression-dimension-maximum.h,
	  libfo/property/fo-property-inline-progression-dimension-minimum.h,
	  libfo/property/fo-property-inline-progression-dimension-optimum.h,
	  libfo/property/fo-property-inline-progression-dimension.h,
	  libfo/property/fo-property-keep-together-within-column.h,
	  libfo/property/fo-property-keep-together-within-line.h,
	  libfo/property/fo-property-keep-together-within-page.h,
	  libfo/property/fo-property-keep-together.h,
	  libfo/property/fo-property-keep-with-next-within-column.h,
	  libfo/property/fo-property-keep-with-next-within-line.h,
	  libfo/property/fo-property-keep-with-next-within-page.h,
	  libfo/property/fo-property-keep-with-next.h,
	  libfo/property/fo-property-keep-with-previous-within-column.h,
	  libfo/property/fo-property-keep-with-previous-within-line.h,
	  libfo/property/fo-property-keep-with-previous-within-page.h,
	  libfo/property/fo-property-keep-with-previous.h,
	  libfo/property/fo-property-letter-value.h,
	  libfo/property/fo-property-line-height.h,
	  libfo/property/fo-property-line-stacking-strategy.h,
	  libfo/property/fo-property-linefeed-treatment.h,
	  libfo/property/fo-property-margin-bottom.h,
	  libfo/property/fo-property-margin-left.h,
	  libfo/property/fo-property-margin-right.h,
	  libfo/property/fo-property-margin-top.h,
	  libfo/property/fo-property-margin.h,
	  libfo/property/fo-property-master-name.h,
	  libfo/property/fo-property-master-reference.h,
	  libfo/property/fo-property-media-usage.h,
	  libfo/property/fo-property-number-columns-spanned.h,
	  libfo/property/fo-property-number-rows-spanned.h,
	  libfo/property/fo-property-orphans.h,
	  libfo/property/fo-property-overflow.h,
	  libfo/property/fo-property-padding-after-conditionality.h,
	  libfo/property/fo-property-padding-after-length.h,
	  libfo/property/fo-property-padding-after.h,
	  libfo/property/fo-property-padding-before-conditionality.h,
	  libfo/property/fo-property-padding-before-length.h,
	  libfo/property/fo-property-padding-before.h,
	  libfo/property/fo-property-padding-bottom.h,
	  libfo/property/fo-property-padding-end-conditionality.h,
	  libfo/property/fo-property-padding-end-length.h,
	  libfo/property/fo-property-padding-end.h,
	  libfo/property/fo-property-padding-left.h,
	  libfo/property/fo-property-padding-right.h,
	  libfo/property/fo-property-padding-start-conditionality.h,
	  libfo/property/fo-property-padding-start-length.h,
	  libfo/property/fo-property-padding-start.h,
	  libfo/property/fo-property-padding-top.h,
	  libfo/property/fo-property-padding.h,
	  libfo/property/fo-property-page-height.h,
	  libfo/property/fo-property-page-width.h,
	  libfo/property/fo-property-provisional-distance-between-starts.h,
	  libfo/property/fo-property-provisional-label-separation.h,
	  libfo/property/fo-property-ref-id.h,
	  libfo/property/fo-property-region-name.h,
	  libfo/property/fo-property-role.h,
	  libfo/property/fo-property-scaling-method.h,
	  libfo/property/fo-property-scaling.h,
	  libfo/property/fo-property-score-spaces.h,
	  libfo/property/fo-property-source-document.h,
	  libfo/property/fo-property-space-after-conditionality.h,
	  libfo/property/fo-property-space-after-maximum.h,
	  libfo/property/fo-property-space-after-minimum.h,
	  libfo/property/fo-property-space-after-optimum.h,
	  libfo/property/fo-property-space-after-precedence.h,
	  libfo/property/fo-property-space-after.h,
	  libfo/property/fo-property-space-before-conditionality.h,
	  libfo/property/fo-property-space-before-maximum.h,
	  libfo/property/fo-property-space-before-minimum.h,
	  libfo/property/fo-property-space-before-optimum.h,
	  libfo/property/fo-property-space-before-precedence.h,
	  libfo/property/fo-property-space-before.h,
	  libfo/property/fo-property-space-end-conditionality.h,
	  libfo/property/fo-property-space-end-maximum.h,
	  libfo/property/fo-property-space-end-minimum.h,
	  libfo/property/fo-property-space-end-optimum.h,
	  libfo/property/fo-property-space-end-precedence.h,
	  libfo/property/fo-property-space-end.h,
	  libfo/property/fo-property-space-start-conditionality.h,
	  libfo/property/fo-property-space-start-maximum.h,
	  libfo/property/fo-property-space-start-minimum.h,
	  libfo/property/fo-property-space-start-optimum.h,
	  libfo/property/fo-property-space-start-precedence.h,
	  libfo/property/fo-property-space-start.h,
	  libfo/property/fo-property-span.h,
	  libfo/property/fo-property-src.h,
	  libfo/property/fo-property-start-indent.h,
	  libfo/property/fo-property-table-layout.h,
	  libfo/property/fo-property-text-align.h,
	  libfo/property/fo-property-text-indent.h,
	  libfo/property/fo-property-text-property.h,
	  libfo/property/fo-property-type-condity.h,
	  libfo/property/fo-property-unicode-bidi.h,
	  libfo/property/fo-property-white-space-collapse.h,
	  libfo/property/fo-property-white-space-treatment.h,
	  libfo/property/fo-property-widows.h,
	  libfo/property/fo-property-width.h,
	  libfo/property/fo-property-wrap-option.h,
	  libfo/property/fo-property-writing-mode.h: Regularised include of
	  property/fo-property.h so gtk-doc scan-obj works.

	* [r392] libfo/fo/fo-tree.c: Sorting debug dump of id hash (and
	  other hashes). (Re #77.)

	* [r391] libfo/property/fo-property-border-left-width.c:
	  Experimenting with putting descriptive documentation in source
	  code to be picked up by gtk-doc.

	* [r390] docs/xmlroff.types: Corrected #includes.

	* [r389] libfo/property/fo-property.c: Added GObject properties for
	  'is-inherited' and 'is-shorthand'.

	* [r388] docs/xmlroff-sections.txt: Added many <SUBSECTION> to put
	  blank lines in formatted in formatted synopses.

2008-03-11  Tony Graham

	* [r387] libfo/fo-doc-cairo.c: Corrected image placement. (Closes
	  #42, lode leroy)

2008-03-11  Tony Graham

	* [r385] ChangeLog.pre-0.6[CPY]: Changes before xmlroff 0.6.0.

	* [r384] COPYING, configure.ac: Thanks to the efforts of Jon Bosak
	  of Sun and of Mike Anastasio of Sun's Intellectual Property Law
	  Group, Sun has approved the re-release of xmlroff under this BSD
	  license (essentially the same as the old one with the nuclear
	  paragraph removed). Changes made since Sun released the original
	  source code and ceased its involvement with the project are
	  similarly relicensed.
	  
	  Version number upped to 0.6.0 to mark the change in license
	  terms.

