summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/old/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/old/ChangeLog')
-rw-r--r--src/lib/crypto/old/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/crypto/old/ChangeLog b/src/lib/crypto/old/ChangeLog
index 440f77ce25..ba4eadfd6b 100644
--- a/src/lib/crypto/old/ChangeLog
+++ b/src/lib/crypto/old/ChangeLog
@@ -1,3 +1,10 @@
+1999-10-26 Tom Yu <tlyu@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]
+
1999-08-25 Ken Raeburn <raeburn@mit.edu>
* old_decrypt.c (memmove) [HAVE_BCOPY && !HAVE_MEMMOVE]: Define to