[pygobject] release 3.13.90



commit 17ba19c2e9b91a1bb8b03fabd4100d436c96975d
Author: Simon Feltman <sfeltman src gnome org>
Date:   Mon Aug 18 19:07:10 2014 -0700

    release 3.13.90

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index c32d342..43a9f8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.13.90 18-Aug-2014
+        - Support array lengths on struct fields (Simon Feltman) (#688792)
+        - Fast path Python property get access (Simon Feltman) (#723872)
+        - Unify accessing properties through props and get_property()
+          (Simon Feltman) (#726999)
+        - Refactor boxed wrapper memory management strategy
+          (Simon Feltman) (#726999)
+        - Replace GObject.signal_query with introspected version
+          (Simon Feltman) (#688792)
+        - Fix memory leak with unboxed caller allocated structs (Simon Feltman)
+        - tests: Add failing tests for GObject sub-class doc-strings
+          (Piotr Iwaniuk) (#731452)
+        - Don't mask GObject sub-class doc strings in meta-class
+          (Tobias Mueller) (#731452)
+
 3.13.4  14-Aug-2014
         - Marshaling cache refactor and cache usage in vfuncs
           (Garrett Regier) (#727004)


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