[perl-Gtk3] Release v0.023



commit 407b88c4fb6b24ab5b772a211ec0ed36179e1557
Author: Brian Manning <bmanning src gnome org>
Date:   Mon Aug 10 10:11:06 2015 -0700

    Release v0.023

 NEWS     |    8 ++++++++
 dist.ini |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 24dd666..bc65093 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 {{$NEXT}}
 
+Overview of changes in Gtk3 0.023 [2015-08-10]
+==============================================
+
+* Fix a test failure in t/zz-GdkEvent.t
+* Fix warnings from the dialog tests
+* Fix warnings from the Gtk3::Menu tests
+* Test that loading Gtk3 multiple times does not affect vfunc overloading
+
 Overview of changes in Gtk3 0.022 [2015-07-11]
 ==============================================
 
diff --git a/dist.ini b/dist.ini
index c94a5c9..8f4aef4 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = Gtk3
-version = 0.022
+version = 0.023
 author  = Torsten Schoenfeld <kaffeetisch gmx de>
 license = LGPL_2_1
 copyright_holder = Torsten Schoenfeld


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]