summaryrefslogtreecommitdiffstats
path: root/src/config/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/ChangeLog')
-rw-r--r--src/config/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index 97bce15ad..17ad61a36 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -27,12 +27,12 @@
dir. Define NULL so we can do directory existence checks via the
shell under both NT and 9x.
-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-09-01 Ken Raeburn <raeburn@mit.edu>