[gtkmm] 3.7.12
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] 3.7.12
- Date: Fri, 8 Mar 2013 09:48:01 +0000 (UTC)
commit 987e562888f454e81f9366da02ab59ea68bb1e91
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Mar 8 10:47:54 2013 +0100
3.7.12
ChangeLog | 2 ++
NEWS | 19 +++++++++++++++++++
configure.ac | 4 ++--
3 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f11f6a6..2196da0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+3.7.12 (unstable):
+
2013-03-07 Murray Cumming <murrayc murrayc com>
Fix the build with the lastest GTK+ from git master.
diff --git a/NEWS b/NEWS
index b27886b..480da9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.7.12 (unstable):
+
+Gtk:
+* Modify the deletion of widgets.
+ (Kjell Ahlstedt) Bug #605728 (Murray Cumming) and Bug #315874 (Philip Langdale)
+
+Build:
+* Fix the build with the lastest GTK+ from git master,
+ to cope with the slightly-changed GTK+ API caused by this commit:
+ https://git.gnome.org/browse/gtk+/commit/?id=88623b98a7ca0afca08ac21bc3aa662c6ed3ab7f
+ Bug #695305 (Cosimo Cecchi, mussadek)
+* Preserve our generated API/ABI after GTK+ API-compatible changes.
+ (Kjell Ahlstedt)
+
+Documentation:
+* Update generated documentation.
+ (Kjell Ahlstedt)
+
+
3.7.10 (unstable):
Gdk:
diff --git a/configure.ac b/configure.ac
index 9520195..d1be9a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-## Copyright (c) 2009 Openismus GmbH <http://www.openismus.com/>
+## Copyright (c) 2009-2013 Openismus GmbH <http://www.openismus.com/>
##
## This file is part of gtkmm.
##
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([gtkmm], [3.7.10],
+AC_INIT([gtkmm], [3.7.12],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
[gtkmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]