From: <cde...@al...> - 2004-05-05 20:25:10
|
*** 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. *** Homepage http://libxmlplusplus.sourceforge.net/ *** Notes This release fixes 2 annoying bugs found in libxml++ 2.6.0. *** Changes * Fixed an issue (#141824) with Glib::ustring instanciation in character and cdata_block saxparser callbacks. * Fixed ContentNode::SetContent behavior. *** Download You can download libxml++ 2.6.1 from gnome servers: http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.6/ Best Regards, Christophe de Vienne |