[pygobject] Prepare 3.1.1 release



commit fd020e783c0dacea3320225b4ddd57d6a0fce7ea
Author: Sebastian PÃlsterl <sebp k-d-w org>
Date:   Mon Feb 20 19:33:56 2012 +0100

    Prepare 3.1.1 release

 NEWS |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index afb1181..d60bda3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.1.1   20-Feb-2012
+        - Don't use C99 style (Sebastian PÃlsterl)
+        - Add test for GPtrArray with transfer full (Martin Pitt)
+        - Drop obsolete g_thread_init() (Martin Pitt)
+        - Fix deprecated g_source_get_current_time() (Martin Pitt)
+        - Fix deprecated g_value_[gs]et_char() (Martin Pitt)
+        - Make pygiconvert.sh correctly convert gtk.gdk.x11_* (Simon Schampijer)
+        - Raise required glib version to 2.31 because of g_value_(get|set)_schar (Sebastian PÃlsterl)
+        - Fix cset_first typo (Dieter Verfaillie)
+        - pygi-convert: Handle Clutter and Cogl (Bastian Winkler)
+        - Provide access to gpointer struct values (CÃdric Krier)
+        - Add some GType tests (Paolo Borelli)
+        - Split GStrv and array variant tests in their own classes (Paolo Borelli)
+        - Add unit test for builder's connect_after (Paolo Borelli)
+        - fix GtkBuilder signal connection 'after' logic (Ryan Lortie)
+        - test(1) uses '=' to test if strings are identical (Patrick Welche)
+        - pygspawn: improve error checking (Ryan Lortie)
+
 3.1.0   06-Feb-2012
         - Updated DOAP file to only include people currently actively working on the project (Sebastian PÃlsterl)
         - Revert "Convert all strings to utf-8 encoding when retrieving from TreeModel" (Sebastian PÃlsterl)



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