From 33920eb013628a5e22b7b32403fb965ae3210f47 Mon Sep 17 00:00:00 2001 From: Gian Mario Tagliaretti Date: Wed, 23 Sep 2009 21:52:04 +0200 Subject: Update NEWS and release 2.20.0 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 41ce144..a04b99f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +2.20.0 23-sep-2009 + - Allow to use automake 1.11 (Paolo Borelli) + - Specify programming language in .devhelp file (Frédéric Péters) + - Plug reference leak of GSource in pyg_main_loop_init (Paul) + - Updated uninstalled.pc file (Brian Cameron) + 2.19.0 10-aug-2009 - Add macros to help with Python list to/from GList/GSList conversions. (John Finlay) -- cgit