[perl-Gtk3] Release v0.025



commit 156dddf0260fb3249842e9a8aa62b4f2e82b008e
Author: Brian Manning <bmanning src gnome org>
Date:   Thu Oct 1 08:17:36 2015 -0700

    Release v0.025

 NEWS     |   13 +++++++++++++
 dist.ini |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 31b66fb..030752a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,21 @@
 {{$NEXT}}
 
+Overview of changes in Gtk3 0.025 [2015-10-01]
+==============================================
+
+* Added changes since release v0.023 to the NEWS file and re-release
+
 Overview of changes in Gtk3 0.024 [2015-10-01]
 ==============================================
 
+* Implement the Gtk3::Stock name corrections in a more compatible way
+* Add documentation for all overrides and customizations
+* Add Gtk3::Gdk::Pixbuf::CHECK_VERSION
+* Gtk3::Gdk::Pixbuf::new_from_inline: do not take a copy_pixels argument
+* Implement Gtk3::Gdk::Pixbuf::new_from_data in terms of new_from_inline
+* Add an override for Gtk3::TextBuffer::insert_markup
+* Fix a test failure when no display is available
+
 Overview of changes in Gtk3 0.023 [2015-08-10]
 ==============================================
 
diff --git a/dist.ini b/dist.ini
index a7f0677..bb168d7 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = Gtk3
-version = 0.024
+version = 0.025
 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]