summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/ChangeLog')
-rw-r--r--src/lib/crypto/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog
index a48ec1f54..ccc416c91 100644
--- a/src/lib/crypto/ChangeLog
+++ b/src/lib/crypto/ChangeLog
@@ -37,12 +37,12 @@ Fri Jan 21 22:47:00 2000 Miro Jurisic <meeroh@mit.edu>
* nfold.c (krb5_nfold): Delete unused variables.
-1999-10-26 Tom Yu <tlyu@mit.edu>
+1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
LOCAL_INCLUDES such that one can override CFLAGS from the command
line without losing CPP search patchs and defines. Some associated
- Makefile cleanup. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-08-26 Tom Yu <tlyu@mit.edu>