From: Richard Basch Date: Wed, 15 May 1996 01:04:37 +0000 (+0000) Subject: Fixed changelog to reflect previous checkin X-Git-Tag: krb5-1.0-beta6~83 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=733b0ee31972af22ca4bdb870b3b5b460b9e7c66;p=krb5.git Fixed changelog to reflect previous checkin git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8028 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog index 3a45d7e71..e7089c9df 100644 --- a/src/lib/crypto/ChangeLog +++ b/src/lib/crypto/ChangeLog @@ -1,5 +1,8 @@ Tue May 14 15:14:20 1996 Richard Basch + * cryptoconf.c: + replaced sha-des3 cksum with hmac-sha + * des_crc.c des_md5.c: set the length field of the cksum structure.