perl-Gtk2 r2078 - trunk
- From: tsch svn gnome org
- To: svn-commits-list gnome org
- Subject: perl-Gtk2 r2078 - trunk
- Date: Sun, 26 Oct 2008 17:58:19 +0000 (UTC)
Author: tsch
Date: Sun Oct 26 17:58:19 2008
New Revision: 2078
URL: http://svn.gnome.org/viewvc/perl-Gtk2?rev=2078&view=rev
Log:
Stable release 1.202.
Modified:
trunk/ChangeLog
trunk/Gtk2.pm
trunk/NEWS
trunk/README
Modified: trunk/Gtk2.pm
==============================================================================
--- trunk/Gtk2.pm (original)
+++ trunk/Gtk2.pm Sun Oct 26 17:58:19 2008
@@ -37,7 +37,7 @@
use Exporter;
require DynaLoader;
-our $VERSION = '1.201';
+our $VERSION = '1.202';
our @ISA = qw(DynaLoader Exporter);
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sun Oct 26 17:58:19 2008
@@ -1,3 +1,10 @@
+Overview of changes in Gtk2 1.202
+=================================
+
+* Correctly handle undef for callbacks in
+ Gtk2::TreeView::set_column_drag_function() and set_row_separator_func().
+* Fix more test failures.
+
Overview of changes in Gtk2 1.201
=================================
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Sun Oct 26 17:58:19 2008
@@ -1,4 +1,4 @@
-Gtk2 version 1.201
+Gtk2 version 1.202
==================
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]