[pygobject] NEWS: Mark API changes since 3.2.0



commit d1a2bf51eb25b54028fbf496d20dfad9546bcb5e
Author: Martin Pitt <martinpitt gnome org>
Date:   Sun May 6 18:25:23 2012 -0700

    NEWS: Mark API changes since 3.2.0

 NEWS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 34e70b0..97a949f 100644
--- a/NEWS
+++ b/NEWS
@@ -13,8 +13,8 @@
 	  (Martin Pitt) (#667954)
 	- Add test case for Gtk.ListStore custom sort (Martin Pitt) (#674475)
 	- GTK overrides: Add missing keyword arguments (Martin Pitt) (#660018)
-	- Add missing override for TreeModel.iter_previous() (Martin Pitt)
-	  (#660018)
+	- [API change] Add missing override for TreeModel.iter_previous()
+	  (Martin Pitt) (#660018)
 	- pygi-convert.py: Drop obsolete drag method conversions (Martin Pitt)
 	  (#652860)
 	- tests: Replace deprecated assertEquals() with assertEqual()
@@ -35,7 +35,7 @@
 	  (Martin Pitt) (#646667)
 	- Fix segfault when accessing __grefcount__ before creating the GObject
 	  (Steve FrÃcinaux) (#640434)
-	- Do not bind gobject_get_data() and gobject_set_data()
+	- [API change] Do not bind gobject_get_data() and gobject_set_data()
 	  (Steve FrÃcinaux) (#641944)
 	- Add test case for multiple GLib.MainLoop instances (Martin Pitt)
 	  (#663068)



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