summaryrefslogtreecommitdiffstats
path: root/src/util
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
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/util')
-rw-r--r--src/util/ChangeLog4
-rw-r--r--src/util/db2/obj/ChangeLog4
-rw-r--r--src/util/dyn/ChangeLog4
-rw-r--r--src/util/et/ChangeLog4
-rw-r--r--src/util/profile/ChangeLog4
-rw-r--r--src/util/pty/ChangeLog4
-rw-r--r--src/util/send-pr/ChangeLog4
-rw-r--r--src/util/ss/ChangeLog4
8 files changed, 16 insertions, 16 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index 3862b2530e..1355cab70b 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,9 +1,9 @@
-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-16 Tom Yu <tlyu@mit.edu>
diff --git a/src/util/db2/obj/ChangeLog b/src/util/db2/obj/ChangeLog
index a85532034a..903eccb6ed 100644
--- a/src/util/db2/obj/ChangeLog
+++ b/src/util/db2/obj/ChangeLog
@@ -1,9 +1,9 @@
-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.
Mon Nov 25 16:20:35 1996 Sam Hartman <hartmans@mit.edu>
diff --git a/src/util/dyn/ChangeLog b/src/util/dyn/ChangeLog
index cf8845d8f1..f3bbe4c8de 100644
--- a/src/util/dyn/ChangeLog
+++ b/src/util/dyn/ChangeLog
@@ -1,9 +1,9 @@
-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-27 Theodore Ts'o <tytso@rsts-11.mit.edu>
diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog
index 345416e37e..6202dd2db5 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>
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog
index eb11fef8db..49a1c296d1 100644
--- a/src/util/profile/ChangeLog
+++ b/src/util/profile/ChangeLog
@@ -28,12 +28,12 @@ Fri Jan 28 16:27:01 2000 Ezra Peisach <epeisach@mit.edu>
* argv_parse.c: Include string.h (for strlen prototype)
-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 Danilo Almeida <dalmeida@mit.edu>
diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog
index ff815b74cf..4a3fb97fb7 100644
--- a/src/util/pty/ChangeLog
+++ b/src/util/pty/ChangeLog
@@ -1,9 +1,9 @@
-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-03 Ken Raeburn <raeburn@mit.edu>
diff --git a/src/util/send-pr/ChangeLog b/src/util/send-pr/ChangeLog
index 1475690b67..8ecbe455d2 100644
--- a/src/util/send-pr/ChangeLog
+++ b/src/util/send-pr/ChangeLog
@@ -1,9 +1,9 @@
-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-27 Theodore Ts'o <tytso@rsts-11.mit.edu>
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>