[gtkmm-documentation/gtkmm-2-24] 2.24.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm-documentation/gtkmm-2-24] 2.24.0
- Date: Thu, 31 Mar 2011 07:40:24 +0000 (UTC)
commit 1d3434092f5075048d038a40113c978a65f2daea
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Mar 31 09:40:19 2011 +0200
2.24.0
ChangeLog | 2 ++
NEWS | 9 +++++++++
configure.ac | 2 +-
3 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2fd14eb..9716014 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.24.0:
+
2011-03-31 Murray Cumming <murrayc murrayc com>
Double spaces after .s are unnecessary.
diff --git a/NEWS b/NEWS
index 3eef6fa..9994301 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.24.0:
+
+* Replace mentions of the deprecated ComboBoxEntry with CombBox plus has-entry.
+ (Murray Cumming, Kalev Lember)
+* Add Gtk::Tooltip example.
+ (David King)
+* Build: Check for mm-common.
+ (Kjell Ahlstedt)
+
2.23.0:
* Adapted to recent API deprecations in gtkmm 2.23/24.
diff --git a/configure.ac b/configure.ac
index 2605196..6509fa1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
## This file is part of gtkmm-documentation.
AC_PREREQ([2.59])
-AC_INIT([gtkmm-documentation], [2.23.0],
+AC_INIT([gtkmm-documentation], [2.24.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
[gtkmm-documentation], [http://www.gtkmm.org/])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]