Subject: CVS commit: pkgsrc/textproc/libxml++2
From: Adam Ciarcinski
Date: 2006-09-24 18:52:08
Message id: 20060924165209.0922B211CA@cvs.netbsd.org

Log Message:
Changes 2.14:
* Documentation:
  - Improved ContentNode documentation

Changes 2.13.1:
* First unstable 2.13.x release, to become stable 2.14.x, for GNOME 2.14.
* Node:
  - Added find() overload that takes namespaces to register during the search,
  using xmlXPathRegisterNs().
  - 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.
* Build: Fix buildir!=srcdir builds.
* Documentation:
  - Tutorial: Mention pkg-config.
  - Reference: Grammar fixes and a small fix for find().

Changes 2.12.0:
* Added the state "Reading" to xml Reader States list.

Files:
RevisionActionfile
1.4modifypkgsrc/textproc/libxml++2/Makefile
1.2modifypkgsrc/textproc/libxml++2/PLIST
1.8modifypkgsrc/textproc/libxml++2/buildlink3.mk
1.2modifypkgsrc/textproc/libxml++2/distinfo