[perl-Glib] Add some NEWS entries



commit 1b9faaa45c6b4efdd8a79a74efb2dc19d9cc259c
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date:   Sat Nov 27 16:49:10 2010 +0100

    Add some NEWS entries

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 53ee9d1..7b5e000 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 Overview of changes in the next unstable release of Glib
 ========================================================
 
+* Add Glib::ParamSpec->override() and get_redirect_target().
+* Add Glib::Param->get_default_value().
+* Support the fundamental type Glib::GType.
+* Correctly store and look up custom signal marshallers.
 * Fix fetching default values for unichar properties of custom subclasses.
 * Fix subclassing with {pspec, get, set}-style properties.
 
@@ -21,6 +25,17 @@ Overview of changes in Glib 1.230
 * Add gperl_hv_take_sv, a wrapper for hv_store, to our C API.
 * Fix some build and test failures.
 
+Overview of changes in Glib 1.223
+=================================
+
+* Fix a few test failures.
+
+Overview of changes in Glib 1.222
+=================================
+
+* Properly handle slashes in copyright footers passed to Glib::MakeHelper.
+* Fix a test failure on s390.
+
 Overview of changes in Glib 1.221
 =================================
 



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