diff options
author | Dan Winship <danw@src.gnome.org> | 2000-05-05 01:35:15 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-05-05 01:35:15 +0800 |
commit | 05229d701c3e75ebe50fb2b6384a6a1ff356b4f2 (patch) | |
tree | 3cb1a5b3e0345cc60e9b98628c3da55d8547f3e3 /ChangeLog | |
parent | 67656eb615e5d06ec192cf85a21c859b5303b720 (diff) | |
download | gsoc2013-evolution-05229d701c3e75ebe50fb2b6384a6a1ff356b4f2.tar.gz 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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |