aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-11 05:22:47 +0800
committerDan Winship <danw@src.gnome.org>2000-07-11 05:22:47 +0800
commit2fc2feb62eecb5da4f3923edcfc322fce6f02fb3 (patch)
treebc83f3c7cb88f9aa7320d27b45a63b59370a7afb /ChangeLog
parentba8853311f5abc33173a8f65f265713c660283ab (diff)
downloadgsoc2013-evolution-2fc2feb62eecb5da4f3923edcfc322fce6f02fb3.tar
gsoc2013-evolution-2fc2feb62eecb5da4f3923edcfc322fce6f02fb3.tar.gz
gsoc2013-evolution-2fc2feb62eecb5da4f3923edcfc322fce6f02fb3.tar.bz2
gsoc2013-evolution-2fc2feb62eecb5da4f3923edcfc322fce6f02fb3.tar.lz
gsoc2013-evolution-2fc2feb62eecb5da4f3923edcfc322fce6f02fb3.tar.xz
gsoc2013-evolution-2fc2feb62eecb5da4f3923edcfc322fce6f02fb3.tar.zst
gsoc2013-evolution-2fc2feb62eecb5da4f3923edcfc322fce6f02fb3.zip
Add a check for Bonobo 0.15 vs Bonobo post-0.15
* configure.in: Add a check for Bonobo 0.15 vs Bonobo post-0.15 svn path=/trunk/; revision=4053
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e08c29490..57a2869f5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-07-10 Dan Winship <danw@helixcode.com>
+
+ * configure.in: Add a check for Bonobo 0.15 vs Bonobo post-0.15
+
2000-07-09 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Don't draw quite as large a "flat_box".