aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-02-22 07:26:59 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-02-22 07:26:59 +0800
commite9bd59b86ec75d3f8cd91421c7b3b9be2be0ca44 (patch)
treec7abb3f09bb821bcb0689f8927de1105289b7410 /camel/ChangeLog
parent8ea1212d992c564a3a7849a41be9000ce50d0f6b (diff)
downloadgsoc2013-evolution-e9bd59b86ec75d3f8cd91421c7b3b9be2be0ca44.tar
gsoc2013-evolution-e9bd59b86ec75d3f8cd91421c7b3b9be2be0ca44.tar.gz
gsoc2013-evolution-e9bd59b86ec75d3f8cd91421c7b3b9be2be0ca44.tar.bz2
gsoc2013-evolution-e9bd59b86ec75d3f8cd91421c7b3b9be2be0ca44.tar.lz
gsoc2013-evolution-e9bd59b86ec75d3f8cd91421c7b3b9be2be0ca44.tar.xz
gsoc2013-evolution-e9bd59b86ec75d3f8cd91421c7b3b9be2be0ca44.tar.zst
gsoc2013-evolution-e9bd59b86ec75d3f8cd91421c7b3b9be2be0ca44.zip
Uh, fixed LIBADD again. What was there was never ever going to work,
2000-02-21 NotZed <NotZed@HelixCode.com> * providers/mbox/Makefile.am: Uh, fixed LIBADD again. What was there was never ever going to work, wasn't it tested? svn path=/trunk/; revision=1891
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 00eb1cd4d3..26d6417718 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-21 NotZed <NotZed@HelixCode.com>
+
+ * providers/mbox/Makefile.am: Uh, fixed LIBADD again. What was
+ there was never ever going to work, wasn't it tested?
+
2000-02-21 Dan Winship <danw@helixcode.com>
* camel-session.h: (struct _CamelSession): Add authenticator.