[perl-Gtk2/stable-1-22] Release 1.222
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2/stable-1-22] Release 1.222
- Date: Sun, 30 May 2010 21:14:40 +0000 (UTC)
commit 9666908c2733d68d04a55cac3f00ac48a6c40f1c
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date: Sun May 30 23:12:44 2010 +0200
Release 1.222
Gtk2.pm | 2 +-
NEWS | 6 ++++++
README | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/Gtk2.pm b/Gtk2.pm
index d0a426e..863a053 100644
--- a/Gtk2.pm
+++ b/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
use Exporter;
require DynaLoader;
-our $VERSION = '1.221';
+our $VERSION = '1.222';
our @ISA = qw(DynaLoader Exporter);
diff --git a/NEWS b/NEWS
index 5ca504c..df5e3de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gtk2 1.222
+=================================
+
+* Make Gtk2::ListStore->remove()'s return value consistent on gtk+ 2.0
+* Fix some build and test failures.
+
Overview of changes in Gtk2 1.221
=================================
diff --git a/README b/README
index a3de2d7..7407c46 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2 version 1.221
+Gtk2 version 1.222
==================
Perl bindings to the 2.x series of the Gtk+ graphical user interface library.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]