diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,7 @@ +=== PyGTK 2.14.1 === 2009-03-05 Gian Mario Tagliaretti <gianmt@gnome.org> + * NEWS: Updaed * configure.ac: Bump version 2.14.1 2009-02-01 Gustavo J. A. M. Carneiro <gjc@gnome.org> @@ -1,3 +1,7 @@ +pygtk-2.14.1 06-March-2009 + - Return the deserialized string as a new memory buffer (Gustavo, #567747) + - Complete docs with 2.14 API (Gian Mario) + pygtk-2.14.0 31-January-2009 - Fix a bogus override of python includes in configure.ac (Loïc Minier, #556130) |