From 5789f79f2b8a733cf16bcaea4ebb9c81f3e9b703 Mon Sep 17 00:00:00 2001 From: Wilfredo Sanchez Date: Thu, 1 Jun 2000 01:44:22 +0000 Subject: Change wsanchez@apple -> tritan@mit git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12331 dc483132-0cff-0310-8789-dd5450dbe970 --- src/appl/sample/ChangeLog | 4 ++-- src/appl/sample/sclient/ChangeLog | 4 ++-- src/appl/sample/sserver/ChangeLog | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/appl/sample') diff --git a/src/appl/sample/ChangeLog b/src/appl/sample/ChangeLog index 0f678270a..890c7f34e 100644 --- a/src/appl/sample/ChangeLog +++ b/src/appl/sample/ChangeLog @@ -1,9 +1,9 @@ -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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. 1998-11-13 Theodore Ts'o diff --git a/src/appl/sample/sclient/ChangeLog b/src/appl/sample/sclient/ChangeLog index 76035060c..39faa129f 100644 --- a/src/appl/sample/sclient/ChangeLog +++ b/src/appl/sample/sclient/ChangeLog @@ -2,12 +2,12 @@ * sclient.c (main): Return type of main should by int, not void. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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. 1998-11-13 Theodore Ts'o diff --git a/src/appl/sample/sserver/ChangeLog b/src/appl/sample/sserver/ChangeLog index e8bbfbb9e..d0032ee62 100644 --- a/src/appl/sample/sserver/ChangeLog +++ b/src/appl/sample/sserver/ChangeLog @@ -3,12 +3,12 @@ * sserver.c (main): Return type should be int, not void. Clenup unused variables. -1999-10-26 Tom Yu +1999-10-26 Wilfredo Sanchez * 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. 1998-11-13 Theodore Ts'o -- cgit