diff --git a/ChangeLog b/ChangeLog index 961cc81a7..a723d0985 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-08-22 Assar Westerlund + + * 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