[gtkmm/gtkmm-2-24] 2.24.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm/gtkmm-2-24] 2.24.1
- Date: Thu, 7 Jul 2011 06:56:57 +0000 (UTC)
commit 1163c78c3bac24e7d68da9ed3396b44665aa1990
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Jul 7 08:56:40 2011 +0200
2.24.1
ChangeLog | 2 ++
NEWS | 13 +++++++++++++
configure.ac | 2 +-
3 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 49d5dbe..5955a6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.24.1:
+
2011-06-14 Kjell Ahlstedt <kjell ahlstedt bredband net>
ComboBoxText: Ctors call set_entry_text_column() when has_entry is true.
diff --git a/NEWS b/NEWS
index c548cfc..17af0e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.24.1 (stable):
+
+Gtk:
+* ComboBoxText:
+ - Correct the constructors.
+ (Kjell Ahlstedt) Bug #650673.
+ - prepend_text(): call prepend() instead of append().
+ (Kjell Ahlstedt) Bug #650673.
+
+Gdk:
+* Rectangle: Add reference documentation.
+ (Murray Cumming)
+
2.24.0 (stable):
New API in gtkmm 2.24:
diff --git a/configure.ac b/configure.ac
index 1f3086f..8631bee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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], [2.24.0],
+AC_INIT([gtkmm], [2.24.1],
[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]