Changes between 0.2.7 and 0.2.8

* xmlroff-specific INSTALL file (Fabio Arciniegas)
* Defaults to not building PDFlib backend

Changes between 0.2.6 and 0.2.7:

* Fixed bug where fo:block repeated when broken over a page
* Supports .length and .conditionality on padding properties
* Installs more headers that are now used in libfo-examples
* Stopped segfaulting on unsupported properties (Charles Bozeman)

Changes between 0.2.5 and 0.2.6:

* Fixed bug in recognising predefined region names
* Moved more enumeration tokens to fo-enum.[ch]
* 85% symbol docs coverage

Changes between 0.2.4 and 0.2.5:

* Added 'padding' shorthand property
* Fixed bug in 'gp' backend colour calculations
* All properties now created using fo_property_new_from_expression()
* Most property-specific enumerations moved to fo-enum.[ch]
* 84% documentation comment coverage

Changes between 0.2.3 and 0.2.4:

* Defaults to using 'gp' backend instead of 'pdflib' backend
* Added warning for when table-layout="fixed" is specified but width
  property isn't
* Added support for building with libtool 1.5 (Dave Malcolm)
* Added	xmlroff.spec.in for use with rpmbuild (Tim Waugh)
* Numerous bug fixes
* 81% documentation comment coverage

Changes between 0.2.2 and 0.2.3:

* Builds without PDFlib when using --disable-pdflib configure switch
* Builds without GNOME Print when using --disable-gp configure switch
* 'Basic' interface usable from other programs/libraries
* 80% documentation comment coverage

Changes between 0.2.1 and 0.2.2:

* Build fixes for handling dependency on libxml2 [Charles Bozeman]
* Minor property code improvements
* Increased documentation comment coverage

Changes between 0.2.0 and 0.2.1:

* Add FoPropertyTextPropertyIface interface for getting PangoAttribute
  from inline properties of FoInlineFoIface formatting objects
* Build fixes for use with statically linked fontconfig
* Put common color property validation in fo-property-util.[ch]

What is new in xmlroff 0.2.0:

* Initial public release
