From bcbbc106a28254cb10acdb88a3d0c90e1799d184 Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Thu, 27 May 1999 20:48:41 +0000 Subject: Removed metric buttload of old Mac crap that hasn't been used for years git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11480 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/TestTrack/ChangeLog | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 src/mac/TestTrack/ChangeLog (limited to 'src/mac/TestTrack/ChangeLog') diff --git a/src/mac/TestTrack/ChangeLog b/src/mac/TestTrack/ChangeLog deleted file mode 100644 index ac6e96426..000000000 --- a/src/mac/TestTrack/ChangeLog +++ /dev/null @@ -1,24 +0,0 @@ -Tue Jul 7 17:00:00 1998 Miro Jurisic - - * initTestTrackGlue.c renamed to ShlibTestTrack.c. removed CFM initialization code from - there, since we are calling ShlibTestTrack from CFM initializers in *.CFM.c. Also updated - to fix the bug where we were closing application's resource fork (oops). - -Fri Dec 20 12:35:32 1996 Marshall Vale - - * GSSforSAP.r: Moved resources for the timebomb out to Rez - format for easier CVSing - * macSAPglue.c (__initializeSAPglue): Added new conditions to the - timebomb code so that it can identify individual applications - and not just fail globally. - -Tue Dec 17 13:53:36 1996 Theodore Y. Ts'o - - * GSSforSAP.r: Fix expire time in the text resource to be June 1, - 1997. - -Fri Dec 13 14:58:20 1996 Theodore Y. Ts'o - - * macSAPglue.c (__initializeSAPglue): Change the timebomb date to - be June 1, 1997. - -- cgit