From 942efc88315506d2a299ae79d05fa8dfe00f8166 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 12 Jul 2017 08:50:31 +0900 Subject: Imported Upstream version 3.9.91 Change-Id: Ia5f43d60ea2617e0708b9c119c29336e159548e5 Signed-off-by: DongHun Kwak --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bfa07d4..43966b5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +3.9.91 02-Sep-2013 + - Fix GObject signal methods to work with new annotations + (Simon Feltman) (#707280) + - Fix build on C89 Compilers (Chun-wei Fan) (#707264) + - Change boxed type checking in marshaling to use __gtype__ attribute + (Simon Feltman) (#707140) + - Use G_IS_VALUE for checking return values in closure marshaling + (Simon Feltman) (#707170) + - Fix PEP-8 errors in propertyhelper.py (Yanko Kaneti) (#706319) + 3.9.90 19-Aug-2013 - Create GLib.Pid in the same way on python 2 and 3 (Benjamin Berg) (#705451) -- cgit v1.2.3