[perl-Gtk3] Release v0.013



commit 709ea1d5e84326721ddea2ad5b7b5ae916fd9e6e
Author: Brian Manning <bmanning src gnome org>
Date:   Mon Sep 30 23:34:31 2013 -0700

    Release v0.013

 NEWS     |   10 ++++++++++
 dist.ini |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6df9a75..d944717 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
 {{$NEXT}}
 
+* Add forgotten release notes.
+* Reenable UploadToCPAN Dist::Zilla plugin
+
+Overview of changes in Gtk3 0.012 [2013-09-30]
+==============================================
+
 * Add overrides for Gtk3::Image.
+∗ Fix partial misquoting in croak usage
+* Do not use 'defined' on an array (Spotted by Thierry Vignaud)
+* Add overrides for Gtk3::Image (Based on a patch by Dave M.)
+* Add two more tests for Gtk3::TextBuffer (Zach Morgan)
 
 Overview of changes in Gtk3 0.011 [2013-09-01]
 ==============================================
diff --git a/dist.ini b/dist.ini
index 8fd351f..a3e4920 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = Gtk3
-version = 0.012
+version = 0.013
 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]