aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-05-05 01:35:15 +0800
committerDan Winship <danw@src.gnome.org>2000-05-05 01:35:15 +0800
commit05229d701c3e75ebe50fb2b6384a6a1ff356b4f2 (patch)
tree3cb1a5b3e0345cc60e9b98628c3da55d8547f3e3 /ChangeLog
parent67656eb615e5d06ec192cf85a21c859b5303b720 (diff)
downloadgsoc2013-evolution-05229d701c3e75ebe50fb2b6384a6a1ff356b4f2.tar
gsoc2013-evolution-05229d701c3e75ebe50fb2b6384a6a1ff356b4f2.tar.gz
gsoc2013-evolution-05229d701c3e75ebe50fb2b6384a6a1ff356b4f2.tar.bz2
gsoc2013-evolution-05229d701c3e75ebe50fb2b6384a6a1ff356b4f2.tar.lz
gsoc2013-evolution-05229d701c3e75ebe50fb2b6384a6a1ff356b4f2.tar.xz
gsoc2013-evolution-05229d701c3e75ebe50fb2b6384a6a1ff356b4f2.tar.zst
gsoc2013-evolution-05229d701c3e75ebe50fb2b6384a6a1ff356b4f2.zip
Oops. The Kerberos check was succeeding when it shouldn't have (and thus
* configure.in: Oops. The Kerberos check was succeeding when it shouldn't have (and thus breaking the pop3 build for "normal" people). Fix. svn path=/trunk/; revision=2799
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b80a049567..ab4a76ae64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-04 Dan Winship <danw@helixcode.com>
+
+ * configure.in: Oops. The Kerberos check was succeeding when it
+ shouldn't have (and thus breaking the pop3 build for "normal"
+ people). Fix.
+
2000-05-03 Michael Meeks <michael@helixcode.com>
* configure.in (xmlversion): Fix to remove older 'libxml' prefix.