From b4f42e64bec62155db4893f73871d1e2d8e66f88 Mon Sep 17 00:00:00 2001 From: "Gustavo J. A. M. Carneiro" Date: Wed, 12 Jul 2006 17:48:01 +0000 Subject: 2.11.0 --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d734de1..54e5fdf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +2.11.0 12-july-2006 + - Add GOption support (#163645, Johannes Hölzl) + - GObject metaclass converted to Python code (Gustavo) + - Register GType constants from Python-land (Johan) + - Distutils updates (John Ehresman, Cedric Gustin) + - Add support for signal emission hooks (#154845, Johan) + - g_spawn_close_pid support (Gustavo) + - Add new APIs do add or disable log redirections (Muntyan, #323786) + - "sub-sub-type" bug fixed (Gustavo) + - Coverity report code fixes (Johan) + - Support retrieving signal and property info from interfaces (Finlay) + - Support parameters of type G_TYPE_GSTRING in signals (Gustavo) + - Wrap a few g_filename_* APIs (Gustavo) + 2.10.1 11-april-2006 - uint64 property bug fix (Andy Wingo) - Hard code path to 2.0 (Gustavo) -- cgit