[perl-Gtk3] Release v0.011



commit 5e8f6b918d8c75aeb555e65cd5c859d9913d5b35
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date:   Sun Sep 1 15:31:50 2013 +0200

    Release v0.011

 NEWS     |    7 +++++++
 dist.ini |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ac9996a..34c9741 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,15 @@
 {{$NEXT}}
 
+Overview of changes in Gtk3 0.011 [2013-09-01]
+==============================================
+
+* Add forgotten release notes.
+
 Overview of changes in Gtk3 0.010 [2013-09-01]
 ==============================================
 
+* Gtk3::HBox/Gtk3::VBox: use correct defaults in constructors.
+* Gtk3::TextBuffer::create_tag: handle all property pairs.
 * Fix a few test failures for older gtk+.
 
 Overview of changes in Gtk3 0.009 [2013-02-14]
diff --git a/dist.ini b/dist.ini
index 5bca722..3357503 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,9 +1,9 @@
 name    = Gtk3
-version = 0.010
+version = 0.011
 author  = Torsten Schoenfeld <kaffeetisch gmx de>
 license = LGPL_2_1
 copyright_holder = Torsten Schoenfeld
-copyright_year = 2011
+copyright_year = 2013
 
 [GatherDir]
 [PruneCruft]


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