[perl-Glib] Add NEWS entries comparing 1.260 to 1.24x



commit c78a1a82777de1bbf4a43fc31a29d97a285a8fa7
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date:   Sat Jun 9 16:35:34 2012 +0200

    Add NEWS entries comparing 1.260 to 1.24x

 NEWS |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7c8367c..185e855 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,18 @@
 Overview of changes in Glib 1.260 (stable)
 ==========================================
 
-* Tell CPAN to ignore POD fragments in Makefile.PL
-* Document that SOURCE_CONTINUE and _REMOVE can be exported
+ Since 1.24x (the previous stable series)
+ ----------------------------------------
+ * Make Glib::Object ref-counting compatible with perl >= 5.16.
+ * Make signal marshalling more thread-safe.
+ * Export the constants SOURCE_CONTINUE and SOURCE_REMOVE on request.
+ * Create and register a GType for GConnectFlags.
+ * Increase compatibility with older perls.
+
+ Since 1.253
+ -----------
+ * Tell CPAN to ignore POD fragments in Makefile.PL.
+ * Document that SOURCE_CONTINUE and _REMOVE can be exported.
 
 Overview of changes in Glib 1.253
 =================================



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