summaryrefslogtreecommitdiff
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 e408876d..37f51c94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-09-05 Daniel Elstner <danielk@openismus.com>
+
+ Do not hide deprecated GLib functions
+
+ * configure.ac (MM_ARG_ENABLE_WARNINGS): Remove the list of
+ deprecation macro prefixes, in order to keep the stable branch
+ buildable even with the latest unstable GLib.
+
2009-09-03 Daniel Elstner <danielk@openismus.com>
Sanitize the Glib::Cond usage example