summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/kadmin/cli/ChangeLog')
-rw-r--r--src/kadmin/cli/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/kadmin/cli/ChangeLog b/src/kadmin/cli/ChangeLog
index a32feb5d1..9b3c2010e 100644
--- a/src/kadmin/cli/ChangeLog
+++ b/src/kadmin/cli/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-18 Ken Raeburn <raeburn@mit.edu>
* getdate.y (Convert): Check for year past 2038.