From c7d3929c2562cfc86b7164fa2dd24c0cd140f3b8 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Mon, 5 Nov 2007 16:48:37 +0000 Subject: Add pyg_option_group_new to the public API 2007-11-05 Johan Dahlin * gobject/pygobject.h: * gobject/gobjectmodule.c: Add pyg_option_group_new to the public API * configure.ac: Branch, bump version to 2.15.0. svn path=/trunk/; revision=714 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c28d2dc..93aaa53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-11-05 Johan Dahlin + + * gobject/pygobject.h: + * gobject/gobjectmodule.c: + Add pyg_option_group_new to the public API + + * configure.ac: Branch, bump version to 2.15.0. + 2007-10-16 Damien Carbery reviewed by: Johan Dahlin. -- cgit