[pygobject/pygobject-3-8] release 3.8.2



commit 163ed24cabe2be8812076c96dc75a0d4fc8b1948
Author: Martin Pitt <martinpitt gnome org>
Date:   Mon May 13 17:32:18 2013 +0200

    release 3.8.2

 NEWS |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index dff6b94..7c69bad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.8.2   13-May-2013
+        - Fix vfunc info search for classes with multiple inheritance
+         (Simon Feltman) (#700092)
+        - Fix closure argument conversion for enum and flag in args
+         (Simon Feltman)
+        - Fix marshaling Python to FFI return value for enum and flags
+         (Simon Feltman)
+       - Use correct class for GtkEditable's get_selection_bounds() function
+         (Mike Ruprecht) (#699096)
+       - Test results of g_base_info_get_name for NULL (Simon Feltman)
+         (#698829)
+        - Change interpretation of NULL pointer field from None to 0
+         (Simon Feltman) (#698366)
+        - Remove Python keyword escapement in Repository.find_by_name
+         (Simon Feltman) (#697363)
+
 3.8.1   15-Apr-2013
        - pygi-convert.sh: Add GStreamer rules (Christoph Reiter) (#697951)
         - pygi-convert: Add rule for TreeModelFlags (Jussi Kukkonen)


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