diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-10-09 03:06:21 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-10-09 03:06:21 +0800 |
commit | 60eaeeecdcbea17c4b9f1495b0d0966f7c9c48f3 (patch) | |
tree | aae869973d2940c9b763504e81bf8b18eb382686 /ChangeLog | |
parent | bbc5a3e57cb30f2f65d93547fa3621c6ec7a938a (diff) | |
download | gsoc2013-evolution-60eaeeecdcbea17c4b9f1495b0d0966f7c9c48f3.tar.gz gsoc2013-evolution-60eaeeecdcbea17c4b9f1495b0d0966f7c9c48f3.tar.zst gsoc2013-evolution-60eaeeecdcbea17c4b9f1495b0d0966f7c9c48f3.zip |
Require libbonobo 2.16.0 or later (#483989).
2007-10-08 Matthew Barnes <mbarnes@redhat.com>
* configure.in: Require libbonobo 2.16.0 or later (#483989).
This is to make sure we pick up the implementation of
gnome_vfs_mime_get_all_components(), which now lives in
libbonobo instead of gnome-vfs.
svn path=/trunk/; revision=34362
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-10-08 Matthew Barnes <mbarnes@redhat.com> + + * configure.in: Require libbonobo 2.16.0 or later (#483989). + + This is to make sure we pick up the implementation of + gnome_vfs_mime_get_all_components(), which now lives in + libbonobo instead of gnome-vfs. + 2007-10-03 Matthew Barnes <mbarnes@redhat.com> * configure.in: Require GTK+ 2.12 (#481325). |