diff options
author | Vincent Untz <vuntz@gnome.org> | 2008-12-01 23:00:22 +0000 |
---|---|---|
committer | Vincent Untz <vuntz@src.gnome.org> | 2008-12-01 23:00:22 +0000 |
commit | 3153e3e96248b0a5dac4965cd03f3a0bf6d2f056 (patch) | |
tree | 1bffc3c49543eee60845614fddeede7b52349a8c /ChangeLog | |
parent | e70371921c06377722c2bcf47d742cac28c44fc8 (diff) | |
download | gnome-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |