From 0c23c15365643b062119d3e0335f62a39835fd5e Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 12 Jul 2017 08:47:13 +0900 Subject: Imported Upstream version 3.3.90 Change-Id: I2320e829dc2f47614d46efbbf92575dc9c71980e Signed-off-by: DongHun Kwak --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d0f6232..106c14d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +3.3.90 20-Aug-2012 + - Implement marshalling for GParamSpec (Mathieu Duponchelle) (#681565) + - Fix erronous import statements for Python 3.3 (Simon Feltman) + (#682051) + - Do not fail tests if pyflakes or pep8 are not installed (Martin Pitt) + - Fix PEP-8 whitespace checking and issues in the code (Martin Pitt) + - Fix unmarshalling of gssize (David Malcolm) (#680693) + - Fix various endianess errors (David Malcolm) (#680692) + - Gtk overrides: Add TreeModelSort.__init__(self, model) + (Simon Feltman) (#681477) + - Convert Gtk.CellRendererState in the pygi-convert script + (Manuel QuiƱones) (#681596) + 3.3.5 06-Aug-2012 - Fix list marshalling on big-endian machines (Martin Pitt) (#680693) -- cgit v1.2.3