[gtkmm-documentation] 2.17.4
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtkmm-documentation] 2.17.4
- Date: Mon, 28 Sep 2009 14:41:29 +0000 (UTC)
commit aeee915b30a51675e8a35110d6db510ae300544d
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Sep 28 16:41:11 2009 +0200
2.17.4
ChangeLog | 4 ++++
NEWS | 7 +++++++
configure.ac | 2 +-
3 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 028f582..52d03b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.17.3:
+
2009-09-28 Murray Cumming <murrayc murrayc com>
Added InfoBar section.
@@ -26,6 +28,8 @@
(book_infobar_example_SOURCES): Declare the Gtk::InfoBar example
sources.
+2.17.3:
+
2009-09-16 Daniel Elstner <daniel kitta gmail com>
Replace deprecated GTK+ symbols in example code
diff --git a/NEWS b/NEWS
index 204a56e..a14f7b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.17.4:
+
+* Added an InfoBar example.
+ (José Alburquerque)
+* Removed unnecessary virtual keywords from examples.
+ (Murray Cumming)
+
2.17.3:
* The tutorial links to the example sources now point to the cgit Web
diff --git a/configure.ac b/configure.ac
index 7868b7f..2cc382d 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.17.3],
+AC_INIT([gtkmm-documentation], [2.17.4],
[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]