summaryrefslogtreecommitdiffstats
path: root/src/util/ss/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/ss/ChangeLog')
-rw-r--r--src/util/ss/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/ss/ChangeLog b/src/util/ss/ChangeLog
index 8cac4b7341..0b209c38dd 100644
--- a/src/util/ss/ChangeLog
+++ b/src/util/ss/ChangeLog
@@ -2,12 +2,12 @@
* listen.c (ss_listen): Local var END should be volatile.
-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-01-20 Theodore Ts'o <tytso@rsts-11.mit.edu>