[gtkmm-documentation] 3.4.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm-documentation] 3.4.1
- Date: Mon, 16 Jul 2012 09:07:51 +0000 (UTC)
commit a577f459facd4088f26b1d3c6080618b2d448eb0
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Jul 16 11:07:45 2012 +0200
3.4.1
ChangeLog | 2 ++
NEWS | 18 ++++++++++++++++++
configure.ac | 2 +-
3 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 440c906..d278da1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+3.4.1:
+
2012-07-16 Murray Cumming <murrayc murrayc com>
Fix a markup typo in the Spanish translation.
diff --git a/NEWS b/NEWS
index b4d1217..c5a56f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.4.1:
+
+* Entry, ComboBox sections: Adapt because
+ Entry::signal_activate() has been undeprecated.
+ (Kjell Ahlstedt) Bug #655489, comment 21.
+* Memory management chapter: Improve the Widgets section.
+ (Kjell Ahlstedt) Bug #678566.
+* Signals Appendix: Mention exceptions.
+ (Kjell Ahlstedt) Bug #677104.
+* ComboBox and Range widgets examples: Set an active ComboBox entry.
+ (Kjell Ahlstedt)
+* Range Widgets example: Really show a Position combo.
+ (Murray Cumming)
+* SpinButton example: Fix orientation of vertical boxes.
+ (Kjell Ahlstedt)
+* Update some screenshots.
+ (Kjell Ahlstedt)
+
3.4.0:
* Application examples: Add an AppMenu example.
diff --git a/configure.ac b/configure.ac
index bb7b306..3ba200a 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], [3.4.0],
+AC_INIT([gtkmm-documentation], [3.4.1],
[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]