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 4c018177..79091388 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-09-07 Daniel Elstner <danielk@openismus.com>
+
+ Officially deprecate GLIBMM_CHECK_PERL macro
+
+ * build/glibmm_check_perl.m4 (GLIBMM_CV_PERL_VERSION): Define with
+ m4_define() so that the macro is only visible internally.
+ (GLIBMM_CHECK_PERL): Define as deprecated macro using AU_DEFUN().
+
2009-09-03 Daniel Elstner <danielk@openismus.com>
Sanitize the Glib::Cond usage example