aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-05-03 09:07:17 +0800
committerDan Winship <danw@src.gnome.org>2000-05-03 09:07:17 +0800
commit56fb12bf9db2c87d4a3b075777fd2f60346aea1a (patch)
tree37c03afc4d002e3621117464be43173a2d27581b /ChangeLog
parentd37d28ddf27f9998a96e5b3fe12c3ffc048799f2 (diff)
downloadgsoc2013-evolution-56fb12bf9db2c87d4a3b075777fd2f60346aea1a.tar
gsoc2013-evolution-56fb12bf9db2c87d4a3b075777fd2f60346aea1a.tar.gz
gsoc2013-evolution-56fb12bf9db2c87d4a3b075777fd2f60346aea1a.tar.bz2
gsoc2013-evolution-56fb12bf9db2c87d4a3b075777fd2f60346aea1a.tar.lz
gsoc2013-evolution-56fb12bf9db2c87d4a3b075777fd2f60346aea1a.tar.xz
gsoc2013-evolution-56fb12bf9db2c87d4a3b075777fd2f60346aea1a.tar.zst
gsoc2013-evolution-56fb12bf9db2c87d4a3b075777fd2f60346aea1a.zip
add some minimal Kerberos checking. This isn't intended to be generically
* configure.in, acconfig.h: add some minimal Kerberos checking. This isn't intended to be generically useful at this point, it's just there to give me a second POP auth mechanism to play with. Also remove a bit of cruft, and reorganize configure.in a bit. svn path=/trunk/; revision=2765
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 537ea0c190..4558bee04d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-05-02 Dan Winship <danw@helixcode.com>
+
+ * configure.in, acconfig.h: add some minimal Kerberos checking.
+ This isn't intended to be generically useful at this point, it's
+ just there to give me a second POP auth mechanism to play with.
+
+ Also remove a bit of cruft, and reorganize configure.in a bit.
+
2000-05-02 NotZed <NotZed@HelixCode.com>
* tests/test13.c: And here too.