[perl-Gtk3] Release v0.028



commit c779e8c071bd7ade2a240cee7ae2a785702ce1b2
Author: Brian Manning <bmanning src gnome org>
Date:   Thu Jun 30 08:31:31 2016 -0700

    Release v0.028

 NEWS     |   10 ++++++++++
 dist.ini |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6deef3d..ebe4a1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
 {{$NEXT}}
 
+Overview of changes in Gtk3 0.028 [2016-06-30]
+==============================================
+
+* Gtk3::Dialog, Gtk3::InfoBar: correctly pass user data to 'response' handlers
+  (Maximilian Lika)
+* Test for correct error location reports
+* Gtk3::Clipboard::set_text: make length arg optional
+* Add an implementation of Gtk3::StyleContext::get
+* Mention that Gtk3::Widget::grab_add and grab_remove are methods in Gtk3
+
 Overview of changes in Gtk3 0.027 [2016-06-05]
 ==============================================
 
diff --git a/dist.ini b/dist.ini
index 4cae880..63fb089 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = Gtk3
-version = 0.027
+version = 0.028
 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]