diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -1,10 +1,18 @@ -3.16.2 15-Jun-2015 +3.17.1 15-Jun-2015 + - Add gi.PyGIWarning used when import version is not specified + (Christoph Reiter) (#727379) + - Remove Gdk.Rectangle alias with newer gobject-introspection and GTK+ + (Christoph Reiter) (#749625) - overrides: Provide _overrides_module attribute (Christoph Reiter) (#736678) - -3.16.1 13-Apr-2015 - overrides: Conditionalize touch override support in Gdk (Simon Feltman) (#747717) + - Field setters: Remove unneeded type/range checks and unused code + (Christoph Reiter) (#746985) + - pygi-argument: Remove unused imports/includes + (Christoph Reiter) (#746985) + - Improve test coverage for field setters/getters + (Christoph Reiter) (#746985) 3.16.0 24-Mar-2015 |