summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7017c83..19f40ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-08 Johannes Hölzl <johannes.hoelzl@gmx.de>
+
+ reviewed by: Gustavo Carneiro
+
+ * gobject/gobjectmodule.c (build_gerror, init_gobject): Work
+ around the deprecation warning of BaseException.message in Python
+ 2.6+ affecting GError exceptions. Fixes #342948.
+
2007-07-07 Gustavo J. A. M. Carneiro <gjc@gnome.org>
* configure.ac: Post-release version bump.