summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2008-12-01 23:00:22 +0000
committerVincent Untz <vuntz@src.gnome.org>2008-12-01 23:00:22 +0000
commit3153e3e96248b0a5dac4965cd03f3a0bf6d2f056 (patch)
tree1bffc3c49543eee60845614fddeede7b52349a8c /ChangeLog
parente70371921c06377722c2bcf47d742cac28c44fc8 (diff)
downloadgnome-desktop-3153e3e96248b0a5dac4965cd03f3a0bf6d2f056.tar.gz
require GTK+ 2.14. Fix bug #556252.
2008-12-01 Vincent Untz <vuntz@gnome.org> * configure.in: require GTK+ 2.14. Fix bug #556252. svn path=/trunk/; revision=5294
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bc95593..be6ece1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-12-01 Vincent Untz <vuntz@gnome.org>
+ * configure.in: require GTK+ 2.14. Fix bug #556252.
+
+2008-12-01 Vincent Untz <vuntz@gnome.org>
+
* docs/reference/gnome-desktop/Makefile.am: add
-DGNOME_DESKTOP_USE_UNSTABLE_API to CFLAGS so that it works.