From: Christophe de V. <cde...@al...> - 2004-01-22 11:15:33
|
Hi, This is a bugfix release. *** 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 is a bugfix release. *** Changes * Fixed Bug #131329 [http://bugzilla.gnome.org/show_bug.cgi?id=131329] on Document::write_to_stream() raised by Guillaume Arreckx. * Fixed Bug #131018 [http://bugzilla.gnome.org/show_bug.cgi?id=131018] on Document::set_internal_subset raised by pa...@la.... *** Download You can download libxml++ 1.0.1 from here : http://ftp.gnome.org/pub/GNOME/sources/libxml++/1.0/ Best Regards, Christophe de Vienne |