summaryrefslogtreecommitdiffstats
path: root/src/mac/libraries/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1996-04-10 14:22:33 +0000
committerTheodore Tso <tytso@mit.edu>1996-04-10 14:22:33 +0000
commitaa0a6f486cd26c6c01bd3d58df6d0dd6b9a07a76 (patch)
tree0e3f6dc52cd938101309efd2c2054fb00d1a2746 /src/mac/libraries/ChangeLog
parent63dd210509344d6bf5fb8fcec99b264c534e9270 (diff)
downloadkrb5-aa0a6f486cd26c6c01bd3d58df6d0dd6b9a07a76.tar.gz
krb5-aa0a6f486cd26c6c01bd3d58df6d0dd6b9a07a76.tar.xz
krb5-aa0a6f486cd26c6c01bd3d58df6d0dd6b9a07a76.zip
Fix #define of PROVIDE_DES_CBC_RAW so that the mac implementation
actually exported the raw DES encryption system (needed for GSSAPI). Also added defines for the triple-DES encryption systems. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7776 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/libraries/ChangeLog')
-rw-r--r--src/mac/libraries/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mac/libraries/ChangeLog b/src/mac/libraries/ChangeLog
index b7ce271d4..5ebadb8ab 100644
--- a/src/mac/libraries/ChangeLog
+++ b/src/mac/libraries/ChangeLog
@@ -1,3 +1,11 @@
+Wed Apr 10 10:14:22 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * KerberosHeaders.h (PROVIDE_DES_CBC_RAW): Fix #define of
+ PROVIDE_DES_CBC_RAW so that the mac implementation
+ actually exported the raw DES encryption system (needed
+ for GSSAPI). Also added defines for the triple-DES
+ encryption systems.
+
Wed Mar 27 00:07:46 1996 Theodore Y. Ts'o <tytso@dcl>
* KerberosHeaders.h: Add #define of HAVE_STDLIB_H, since