libxml++-2.30.0 released



I am pleased to announce the release of libxml++ 2.30.0.

This release brings some bugfixes, and the documentation is now hosted on http://library.gnome.org

To download, visit:

* http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.30/

What is libxml++?
-----------------

libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specifications because they are not aimed at C++. Its API is much simpler than the underlying libxml C API.

libxml++ is part of the GNOME Platform Bindings and follows the GNOME release schedule:

* http://www.gnome.org/start/unstable/

Changes
-------

* Build system rewrite.
* Use mm-common for reference documentation generation. Fixes GNOME bugs #583411 (Hubert Figuiere), #614260 (David King) and #551501 (Johannes Schmid)
* Fix several compiler warnings.
* Use 0 instead of NULL. (Murray Cumming)

--
David King | http://amigadave.com/ | davidk openismus com


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]