[perl-Gtk3] Release v0.021



commit 05c09d7c8217754165ec45f5830218574670f8e5
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Jan 27 23:08:39 2015 -0800

    Release v0.021

 NEWS     |    5 +++++
 dist.ini |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3fff553..857c635 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,12 @@
 {{$NEXT}}
 
+Overview of changes in Gtk3 0.021 [2015-01-27]
+==============================================
+
 * Fix handling of 2button-press and 3button-press events
 * Handle double-button-press and triple-button-press event type aliases
+* Fix a test failure with Gtk3::Widget::render_icon
+* Avoid infinite recursion in Gtk3::disable_setlocale
 
 Overview of changes in Gtk3 0.020 [2014-12-25]
 ==============================================
diff --git a/dist.ini b/dist.ini
index adfc322..173d00b 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,9 +1,9 @@
 name    = Gtk3
-version = 0.020
+version = 0.021
 author  = Torsten Schoenfeld <kaffeetisch gmx de>
 license = LGPL_2_1
 copyright_holder = Torsten Schoenfeld
-copyright_year = 2014
+copyright_year = 2015
 ; 'is_trial' comes from Zilla.pm; use this flag to change between 'stable' and
 ; 'testing'. DZil 4.300034 supports only 'stable' and 'testing', not
 ; 'unstable'; there's a note in Zilla.pm about this fact


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