From 66adc16244b54d2e3deb64a596fa9dfd6246984b Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Tue, 26 Oct 1999 20:38:54 +0000 Subject: log tritan's changes git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11877 dc483132-0cff-0310-8789-dd5450dbe970 --- src/kdc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/kdc') diff --git a/src/kdc/ChangeLog b/src/kdc/ChangeLog index 298061e18..d9892e55f 100644 --- a/src/kdc/ChangeLog +++ b/src/kdc/ChangeLog @@ -1,3 +1,10 @@ +1999-10-26 Tom Yu + + * 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-09-13 Tom Yu * do_tgs_req.c (process_tgs_req): Don't try to take the 2nd -- cgit