summaryrefslogtreecommitdiffstats
path: root/src/util/et
diff options
context:
space:
mode:
authorWilfredo Sanchez <tritan@mit.edu>2000-06-01 01:44:22 +0000
committerWilfredo Sanchez <tritan@mit.edu>2000-06-01 01:44:22 +0000
commit5789f79f2b8a733cf16bcaea4ebb9c81f3e9b703 (patch)
tree884498b85a0bfe69da403d71f80232db05f2037e /src/util/et
parent336f00fd147e2b778f0ac46dafbcb742bbc9444f (diff)
Change wsanchez@apple -> tritan@mit
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12331 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/et')
-rw-r--r--src/util/et/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog
index 345416e37..6202dd2db 100644
--- a/src/util/et/ChangeLog
+++ b/src/util/et/ChangeLog
@@ -8,12 +8,12 @@
to get MIT Support Library and Mac OS Toolbox error codes
(similar to the way windows does it).
-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-08-18 Miro Jurisic <meeroh@mit.edu>