[gtkmm] 2.20.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] 2.20.1
- Date: Wed, 7 Apr 2010 14:04:18 +0000 (UTC)
commit 3e118900aa0115bc2b7335190509abe0a47da830
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Apr 7 15:48:01 2010 +0200
2.20.1
ChangeLog | 2 ++
NEWS | 20 ++++++++++++++++++++
configure.ac | 2 +-
3 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 77bedad..dfb445c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.20.1:
+
2010-04-07 Murray Cumming <murrayc murrayc com>
Builder: Complete the exceptions thrown documentation.
diff --git a/NEWS b/NEWS
index 6282a89..7347288 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+2.20.1:
+
+Gtk:
+* RecentAction: Fix the constructor that takes a RecentManager.
+ Bug #612900 (Morten Skaaning)
+* TreeRowReference::get_model(): Correct the reference counting.
+ Bug #611814 (Kamil Renczewski)
+ (Murray Cumming)
+
+Documentation:
+* Builder: Complete the exceptions thrown documentation.
+ Bug #548022 (Alexander Shaduri)
+* Remove gobject-introspection annoations.
+* Correct some newin/since doyxgen tags.
+ (Murray Cumming)
+
+Build:
+* Updates for the Windows installer.
+ (Armin Burgmeier)
+
2.20.0:
New API in gtkmm 2.20:
diff --git a/configure.ac b/configure.ac
index dfe17f5..0428229 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.20.0],
+AC_INIT([gtkmm], [2.20.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]