[pygobject] NEWS: Add API additions since 3.2.0



commit 9e8239684433631e0d1650d25416e4d7bf92a058
Author: Martin Pitt <martinpitt gnome org>
Date:   Sun May 6 18:28:23 2012 -0700

    NEWS: Add API additions since 3.2.0

 NEWS |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 97a949f..be7850d 100644
--- a/NEWS
+++ b/NEWS
@@ -27,10 +27,11 @@
 	- Fix test_mainloop.py for Python 3 (Martin Pitt)
 	- Make callback exception propagation test stricter (Martin Pitt)
 	  (#616279)
-	- Add context management to freeze_notify() and handler_block().
-	  (Simon Feltman) (#672324)
+	- [API add] Add context management to freeze_notify() and
+	  handler_block(). (Simon Feltman) (#672324)
 	- Add support for GFlags properties (Martin Pitt) (#620943)
-	- Wrap GLib.Source.is_destroyed() method (Martin Pitt) (#524719)
+	- [API add] Wrap GLib.Source.is_destroyed() method (Martin Pitt)
+	  (#524719)
 	- Fix error message when trying to override a non-GI class
 	  (Martin Pitt) (#646667)
 	- Fix segfault when accessing __grefcount__ before creating the GObject



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