summaryrefslogtreecommitdiffstats
path: root/src/clients/kdestroy
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/clients/kdestroy
parent336f00fd147e2b778f0ac46dafbcb742bbc9444f (diff)
downloadkrb5-5789f79f2b8a733cf16bcaea4ebb9c81f3e9b703.tar.gz
krb5-5789f79f2b8a733cf16bcaea4ebb9c81f3e9b703.tar.xz
krb5-5789f79f2b8a733cf16bcaea4ebb9c81f3e9b703.zip
Change wsanchez@apple -> tritan@mit
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12331 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/clients/kdestroy')
-rw-r--r--src/clients/kdestroy/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/clients/kdestroy/ChangeLog b/src/clients/kdestroy/ChangeLog
index 457bdc040d..b16a72c765 100644
--- a/src/clients/kdestroy/ChangeLog
+++ b/src/clients/kdestroy/ChangeLog
@@ -33,12 +33,12 @@
* Makefile.in: Windows fix for 10/26/99 cleanup.
-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-09 Danilo Almeida <dalmeida@mit.edu>