                 Significant changes in XGrep versions
                 -------------------------------------

Version 0.08 (2013-08-09)
-------------------------

  * Added command line option (-n) allowing definition of a namespace
    prefix for use in an xpath (-x). 

  * Modified handling of xmlNodeGetContent and xmlNodeDump calls to
    avoid segfaults reported in bugzilla.redhat.com bug 658139.

  * Added command line option (-t) switching output to a format more
    convenient for processing as text.


Version 0.07 (2008-06-02)
-------------------------

  * Added checking for invalid XPath expression, by testing for
    associated null pointer, to correct bugzilla.redhat.com bug
    447719.


Version 0.06 (2007-09-14)
-------------------------

  * Introduced NEWS file.

  * Various changes related to package configuration and make infrastructure.
