[perl-Gtk3] Release v0.030



commit 15f111f73f1d1c4b7aecf1026f88976aff498ce6
Author: Brian Manning <bmanning src gnome org>
Date:   Wed Nov 23 21:24:44 2016 -0800

    Release v0.030

 NEWS     |   12 ++++++++++++
 dist.ini |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d628907..06c1653 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
 {{$NEXT}}
 
+Overview of changes in Gtk3 0.030 [2016-11-23]
+==============================================
+
+* Fix a test failure due to old CSS syntax
+* When marshalling key-value pairs, preserve their order
+* Add an override for Gtk3::Widget::style_get
+* Add overrides for the child property methods of Gtk3::Container
+* Add overrides for Gtk3::Widget::find_style_property and
+  list_style_properties
+* Add overrides for Gtk3::Container::find_child_property and
+  list_child_properties
+
 Overview of changes in Gtk3 0.029 [2016-09-27]
 ==============================================
 
diff --git a/dist.ini b/dist.ini
index 4196d28..a5bc1c2 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = Gtk3
-version = 0.029
+version = 0.030
 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]