[libxml++/libxml++-2-40] 2.40.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxml++/libxml++-2-40] 2.40.0
- Date: Mon, 21 Sep 2015 06:59:52 +0000 (UTC)
commit c10e83423add926b873e516ae87bc67566a2e7fd
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Sep 21 08:55:38 2015 +0200
2.40.0
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3f03781..d98c380 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+2.40:
+
+Major changes since 2.38:
+
+* Use (and require) C++11.
+ (Murray Cumming, Kjell Ahlstedt, Mikhail Titov)
+* SaxParser: Fix “double free or corruption” if a std::exception is thrown
+ by a handler method.
+ (Daniel Trebbien, Kjell Ahlstedt)
+
+2.40.0 (unstable):
+
+* Build improvements.
+ (Kjell Ahlstedt)
+
2.39.2 (unstable):
* SaxParser: Fix “double free or corruption” if a std::exception is thrown
diff --git a/configure.ac b/configure.ac
index 6fce880..a91cad0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libxml++], [2.39.2],
+AC_INIT([libxml++], [2.40.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]