From 54057ae50fa056d95f9fa91d1e84308398dab41b Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 22 Aug 2001 20:44:08 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10523 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a723d0985..4b1cd41f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,12 @@ 2001-08-22 Assar Westerlund + * configure.in: bump prereq to 2.52 remove unused test_LIB_KRB4 + * configure.in: re-write the handling of crypto libraries. try to use the one of openssl's libcrypto or krb4's libdes that has all the required functionality (md4, md5, sha1, des, rc4). if there is no such library, the included lib/des is built. -2001-08-22 Assar Westerlund - * kdc/headers.h: include libutil.h if it exists * kpasswd/kpasswd_locl.h: include libutil.h if it exists * kdc/kerberos4.c (get_des_key): check for null keys even if