[gtkmm-documentation] 2.19.2
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtkmm-documentation] 2.19.2
- Date: Mon, 18 Jan 2010 10:56:28 +0000 (UTC)
commit 2368249b8ca3f7563f22f8fce37492120eb59ac0
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Jan 18 11:56:12 2010 +0100
2.19.2
ChangeLog | 4 +++-
NEWS | 14 ++++++++++++++
configure.ac | 2 +-
3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c7594cc..b2fee3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.19.2:
+
2010-01-18 Murray Cumming <murrayc murrayc com>
ToolPalette chapter: Add a drag and drop sub-section.
@@ -10,7 +12,7 @@
2010-01-16 Murray Cumming <murrayc murrayc com>
- Started a ToolPalette chapter.
+ Started a ToolPalette chapter.
* docs/tutorial/C/gtkmm-tutorial-in.xml: Add the beginnings of a ToolPallette
chapter.
diff --git a/NEWS b/NEWS
index a14f7b0..478abee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+2.19.2:
+
+* Added ToolPalette chapter.
+ (Murray Cumming)
+* examples:
+ - Do not use deprecated API.
+ (Murray Cumming)
+ - InfoBar Example: Move the bar to the top of the window.
+ (José Alburquerque)
+* Build:
+ - Support Automake silent rules
+ - Create output subdirectories automatically
+ (Daniel Elstner)
+
2.17.4:
* Added an InfoBar example.
diff --git a/configure.ac b/configure.ac
index 7a40a0a..fa3de8c 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.4],
+AC_INIT([gtkmm-documentation], [2.19.2],
[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]