[perl-Gtk2/stable-1-22] Release 1.223
- From: Florian Ragwitz <rafl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2/stable-1-22] Release 1.223
- Date: Wed, 2 Mar 2011 09:12:16 +0000 (UTC)
commit 7729fd94589b80ec7a6616621171f79dcc40836c
Author: Florian Ragwitz <rafl debian org>
Date: Wed Mar 2 10:10:33 2011 +0100
Release 1.223
Gtk2.pm | 2 +-
NEWS | 7 +++++++
README | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/Gtk2.pm b/Gtk2.pm
index 863a053..40586a1 100644
--- a/Gtk2.pm
+++ b/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
use Exporter;
require DynaLoader;
-our $VERSION = '1.222';
+our $VERSION = '1.223';
our @ISA = qw(DynaLoader Exporter);
diff --git a/NEWS b/NEWS
index df5e3de..68dfcbf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in Gtk2 1.223
+=================================
+
+* Cope with the rename of the keysym defines in gtk+ 2.22
+* Correct the memory management in Gtk2::Gdk::Window->new
+* Fix a test failure in GtkBuilder.t
+
Overview of changes in Gtk2 1.222
=================================
diff --git a/README b/README
index 7407c46..d52b84e 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk2 version 1.222
+Gtk2 version 1.223
==================
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]