From: Christophe de V. <cde...@al...> - 2002-12-10 21:42:57
|
Hi all, The 0.17 version of libxml++ has just been released. You can download it from sourceforge by the folowin link : http://sourceforge.net/project/showfiles.php?group_id=12999&release_id=127313 Noticable changes since 0.16 version are : * properties are now called attributes. * it is now possible to throw exceptions from callback methods in SaxParser. * parsers can parse from a stream. * memory leak fixed in SaxParser. * configure check for libxml2 2.4.1 at least. * bug fixes. For more details, please see Changelog in the distribution package. Have fun ;-) Christophe |