summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 31f8ca3..184f1da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.2.1 10-May-2012
+ - Reindent files in tests to use 4-space indentation (Sebastian Pölsterl
+ - Add missing override for TreeModel.iter_previous() (Martin Pitt)
+ - GSettings: allow extra keyword arguments (Giovanni Campagna)
+ - pygtkcompat: Correct Userlist module use (Jose Rostagno)
+ - test_gdbus: Call GetConnectionUnixProcessID() with correct signature (
+ - GTK overrides: Add missing keyword arguments (Martin Pitt)
+ - pygi-convert.py: Drop obsolete drag method conversions (Martin Pitt)
+ - Fix len_arg_index for array arguments (Bastian Winkler)
+ - Add missing GObject.TYPE_GTYPE (Martin Pitt)
+ - Fix "distcheck" and tests with out-of-tree builds (Martin Pitt)
+ - Add GtkComboBoxEntry compatibility (Paolo Borelli)
+
3.2.0 26-Mar-2012
- No changes since 3.1.93 except version number.