[perl-Gtk3] Release v0.003
- From: Torsten SchÃnfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk3] Release v0.003
- Date: Sat, 14 Jan 2012 18:50:07 +0000 (UTC)
commit 90aa02ba78dce06b857a07aa983964db58d68f7c
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date: Sat Jan 14 19:49:57 2012 +0100
Release v0.003
NEWS | 9 +++++++++
dist.ini | 3 ++-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9192044..068fcb5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
{{$NEXT}}
+Overview of changes in Gtk3 0.003 [2012-01-14]
+==============================================
+
+* API change: wrap gtk_stock_* as Gtk3::Stock::*. Also, make
+ Gtk3::Stock::list_ids return a list and make Gtk3::Stock::lookup skip
+ the sentinel boolean.
+* Correctly handle internal errors on perl < 5.14. This fixes a test
+ failure.
+
Overview of changes in Gtk3 0.002 [2011-12-09]
==============================================
diff --git a/dist.ini b/dist.ini
index 04c7e6a..315d84d 100644
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
name = Gtk3
-version = 0.002
+version = 0.003
author = Torsten Schoenfeld <kaffeetisch gmx de>
license = LGPL_2_1
copyright_holder = Torsten Schoenfeld
@@ -24,6 +24,7 @@ filename = NEWS
format = Overview of changes in Gtk3 %v [%{yyyy-MM-dd}d]%n==============================================
[Git::Check]
+changelog = NEWS
[Git::Commit]
changelog = NEWS
commit_msg = Release v%v%n%n%c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]