From dda1e06eccede648f0c55946244408cc7bbeea7d Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sun, 2 Mar 2008 14:01:15 +0000 Subject: Dist .m4 files. (#496011, Ed Catmur) 2008-03-22 Johan Dahlin * Makefile.am: Dist .m4 files. (#496011, Ed Catmur) svn path=/trunk/; revision=748 --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6eb7f94..3c8effa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-03-22 Johan Dahlin + + * Makefile.am: Dist .m4 files. + (#496011, Ed Catmur) + 2008-03-02 Paul Pogonyshev * gobject/gobjectmodule.c (REGISTER_TYPE): Never override customly @@ -219,7 +224,7 @@ 2007-08-27 Johan Dahlin * gobject/propertyhelper.py (property.__metaclass__.__repr__): Avoid - exporting the metaclass, just define it in the class. + exporting the metaclass, just define it where it will be used. * gobject/__init__.py (GObjectMeta._install_properties): Refactor a bit to make sure that it is possible to use in subclasses, -- cgit