File libxml++.changes of Package libxml++
-------------------------------------------------------------------
Fri Oct 3 18:47:27 WST 2008 - mboman@suse.de
- Update to version 2.24.0:
+ Added Schema and SchemaValidator classes, demonstrated in
examples/schemavalidation. bgo#312216
+ Element: Added add_child_text() with a previous_node parameter, for
adding between existing nodes. Added add_child_text_before() too.
+ Node: Added add_child() with a previous_node parameter, for adding
between existing nodes. Added add_child_before() too.
+ SaxParser: added parse_chunk_raw().
-------------------------------------------------------------------
Sun Aug 24 06:24:24 CEST 2008 - mboman@novell.com
- Upgraded to version 2.23.3:
* Attribute: Return the correct value even when using a namespace.
bgo#547689
* Fixed MSVC++ Windows build.
* SaxParser: added parse_chunk_raw().
* examples: sax_parser: Catch convert errors when printing an exception to
std:cout, though libxml++/libxml should always supply valid UTF-8.
* Added Schema and SchemaValidator classes, demonstrated in
examples/schemavalidation. bgo#312216.
* Element: Added add_child_text() with a previous_node parameter, for
adding between existing nodes. Added add_child_text_before() too.
* Node: Added add_child() with a previous_node parameter, for adding
between existing nodes. Added add_child_before() too.
-------------------------------------------------------------------
Thu Apr 3 06:24:24 CEST 2008 - hpj@suse.de
- Upgraded to version 2.22.0:
* Document: Fix a memory leak, by calling xmlCleanupParser
in the destructor.
* Build: Fix the build with gcc 4.3 pre-releases.
- Removed libxml++-include-memory.patch, now in upstream.
-------------------------------------------------------------------
Wed Nov 21 00:51:05 CET 2007 - maw@suse.de
- Add libxml++-include-memory.patch
- Use %fdupes.
-------------------------------------------------------------------
Wed Sep 19 15:58:22 CEST 2007 - sbrabec@suse.cz
- Updated to version 2.20.0:
* Element: Added get_attribute_value(), to get a simple text
value for an attribute.
* Added an experimental --enable-api-exceptions configure option,
to allow libxml++ to build without exceptions.
-------------------------------------------------------------------
Thu Apr 12 13:21:40 CDT 2007 - maw@suse.de
- Update to version 2.18.0
- Fixes for bugzilla.gnome.org #380110, #351867, #361950, #351215,
and #351876.
-------------------------------------------------------------------
Fri Jan 12 13:24:11 CET 2007 - sbrabec@suse.cz
- Spec file cleanup.
-------------------------------------------------------------------
Fri Dec 15 10:05:55 CST 2006 - maw@suse.de
- Move to /usr
-------------------------------------------------------------------
Tue Nov 28 15:27:27 CET 2006 - sbrabec@suse.cz
- Require new package name glibmm2-devel.
-------------------------------------------------------------------
Tue Oct 31 17:52:48 CET 2006 - meissner@suse.de
- use RPM_OPT_FLAGS
-------------------------------------------------------------------
Mon Sep 18 20:03:50 CEST 2006 - jhargadon@suse.de
- update to version 2.14.0
- Improved ContentNode documentation
- Added find() overload that takes namespaces to register during the search,
using xmlXPathRegisterNs(). Bug #323935
- set_namespace(): When creating a default namespace, avoid the
"The namespace () has not been declared" warning, by passing 0 to
xmlSearchNs() instead of an empty string. Bug #318186
- Build: Fix buildir!=srcdir builds. Bug #319863.
- Tutorial: Mention pkg-config
- Reference: Grammar fixes and a small fix for find
-------------------------------------------------------------------
Fri Mar 24 02:29:01 CET 2006 - ro@suse.de
- re-enable autoreconf to fix build on ppc64 and s390x
-------------------------------------------------------------------
Mon Feb 27 06:55:53 CET 2006 - aj@suse.de
- Reduce BuildRequires.
-------------------------------------------------------------------
Wed Jan 25 21:32:27 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Nov 4 23:40:48 CET 2005 - gekker@suse.de
- Initial import of package into autobuild, version 2.12.0