From a0a7a3a90b7bb10d9e25f2d743752a0f52956785 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Mon, 28 Jul 2008 09:14:58 +0000 Subject: Move all compatibility into the same place, fixes build on python 2.4. 2008-07-28 Johan Dahlin * glib/pyglib-python-compat.h: * gobject/pygobject-private.h: Move all compatibility into the same place, fixes build on python 2.4. svn path=/trunk/; revision=890 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7646856..861933f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-07-28 Johan Dahlin + + * glib/pyglib-python-compat.h: + * gobject/pygobject-private.h: + Move all compatibility into the same place, fixes build + on python 2.4. + 2008-07-27 Johan Dahlin * glib/option.py: -- cgit