[libxml++] Release 2.30.0



commit 574840bba92aeb7770c5ae86b22b05e82955ab12
Author: David King <davidk openismus com>
Date:   Tue Mar 30 13:02:20 2010 +0200

    Release 2.30.0

 ChangeLog    |    2 ++
 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 3 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bb58d7f..b71402e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+=== 2.30.0 ===
+
 2010-03-30  David King  <davidk openismus com>
 
 	Disable AM_MAINTAINER_MODE by default
diff --git a/NEWS b/NEWS
index d181bb0..721e5ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.30.0:
+
+* Build system rewrite.
+* Use mm-common for reference documentation generation. Fixes GNOME bugs
+  #583411 (Hubert Figuiere), #614260 (David King) and #551501 (Johannes Schmid)
+* Fix several compiler warnings.
+* Use 0 instead of NULL. (Murray Cumming)
+
 2.26.1:
 
 * Build fixes
diff --git a/configure.ac b/configure.ac
index 59bd19c..8374094 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libxml++], [2.26.1],
+AC_INIT([libxml++], [2.30.0],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=libxml%2B%2B],
         [libxml++], [http://libxmlplusplus.sourceforge.net/])
 AC_PREREQ([2.59])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]