[pygobject] release 3.11.5



commit 57bceaac1d84ffd03f49d8e83a4c8507c9127a41
Author: Simon Feltman <sfeltman src gnome org>
Date:   Mon Feb 3 15:51:27 2014 -0800

    release 3.11.5

 NEWS |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 71dfc09..f1db3c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.11.5  03-Feb-2014
+        - cache refactoring: Move all cache marshalers into files based on type
+          (Simon Feltman) (#709700)
+        - tests: Add test for an owned boxed struct passed in a callback
+          (Mike Gorse) (#722899)
+        - build: Add --without-common configure option for package maintainers
+          (Patrick Welche) (#721646)
+        - demo: Add TreeModel interface implementation demonstration
+          (Simon Feltman)
+        - build: Set PLATFORM_VERSION again to 3.0 (Colin Walters)
+        - tests: Run PyFlakes and PEP8 only on SUBDIRS (Simon Feltman)
+        - Merge static PyGLib and PyGObject modules into PyGI
+          (Simon Feltman) (#712197)
+        - Add test for callback user data arguments with following arguments
+          (Martin Pitt) (#722104)
+
 3.11.4  13-Jan-2014
         - overrides: Fix __repr__ for various Gdk structs (Simon Feltman)
         - Add enum and flags member methods (Simon Feltman) (#693099)


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