aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-10-09 03:06:21 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-10-09 03:06:21 +0800
commit60eaeeecdcbea17c4b9f1495b0d0966f7c9c48f3 (patch)
treeaae869973d2940c9b763504e81bf8b18eb382686 /ChangeLog
parentbbc5a3e57cb30f2f65d93547fa3621c6ec7a938a (diff)
downloadgsoc2013-evolution-60eaeeecdcbea17c4b9f1495b0d0966f7c9c48f3.tar
gsoc2013-evolution-60eaeeecdcbea17c4b9f1495b0d0966f7c9c48f3.tar.gz
gsoc2013-evolution-60eaeeecdcbea17c4b9f1495b0d0966f7c9c48f3.tar.bz2
gsoc2013-evolution-60eaeeecdcbea17c4b9f1495b0d0966f7c9c48f3.tar.lz
gsoc2013-evolution-60eaeeecdcbea17c4b9f1495b0d0966f7c9c48f3.tar.xz
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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a42d94a543..10bc097ca6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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).