From d77cbdd54f5792563e6c9c679df6e8edc7178944 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Tue, 30 Apr 1996 18:52:24 +0000 Subject: Fix Windows definition of PROVIDE_DES_CBC_RAW so that the raw DES cryptosystem is properly included. Removed Macintosh definitions of PROVIDE_* since that is done in mac/libaries/KerberosHeaders.h. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7867 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index e897a99ef..9e2073ce4 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,10 @@ +Tue Apr 30 14:51:55 1996 + + * k5-int.h: Fix Windows definition of PROVIDE_DES_CBC_RAW so that + the raw DES cryptosystem is properly included. Removed + Macintosh definitions of PROVIDE_* since that is done in + mac/libaries/KerberosHeaders.h. + Thu Apr 11 23:50:24 1996 Theodore Y. Ts'o * krb5.hin (krb5_x, krb5_xc): Fix wrapper macros so they don't -- cgit