summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosé Alburquerque <jaalburqu@svn.gnome.org>2011-06-14 18:10:38 -0400
committerJosé Alburquerque <jaalburqu@svn.gnome.org>2011-06-14 18:10:38 -0400
commit73457790f127457251798000264b8c22c6af2a14 (patch)
treedcee65fa423b34a7f2e630689c4ac798738400c2 /ChangeLog
parent4e45a5aae66f037184cff646591c40c66bad39b2 (diff)
downloadglibmm-73457790f127457251798000264b8c22c6af2a14.tar.gz
Increase the Glib requirement to 2.29.8.
* configure.ac: The requirement was increased in the previous to the last commit but make sure it is shown clearly in the ChangeLog and in git.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c4e2b72..f520a9cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2011-06-14 José Alburquerque <jaalburqu@svn.gnome.org>
+ Increase the Glib requirement to 2.29.8.
+
+ * configure.ac: The requirement was increased in the previous to the
+ last commit but make sure it is shown clearly in the ChangeLog and in
+ git.
+
+2011-06-14 José Alburquerque <jaalburqu@svn.gnome.org>
+
glibmm: Add TimeZone and partial DateTime classes.