Imported Upstream version 3.13.3
[platform/upstream/pygobject2.git] / NEWS
diff --git a/NEWS b/NEWS
index 81a9090..30087ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.13.3  23-Jun-2014
+        - demos: Cleanup CSS accordion demo to use a loop for adding buttons
+          (Simon Feltman)
+        - refactor: Move builder connection utilities outside of Builder class
+          (Simon Feltman) (#701843)
+        - tests: Move TestSignals from test_everything into test_signal
+          (Simon Feltman) (#701843)
+
 3.13.2  26-May-2014
         - Python 3.4 make check fixes (Simon Feltman) (#730411)
         - overrides: Add Gtk.Container.child_get/set overrides (Simon Feltman)