diff options
| author | Miro Jurisic <meeroh@mit.edu> | 1998-07-29 18:48:10 +0000 |
|---|---|---|
| committer | Miro Jurisic <meeroh@mit.edu> | 1998-07-29 18:48:10 +0000 |
| commit | 91be99ad2786daf189d3b02faf912807d882b168 (patch) | |
| tree | ca164e3af3538c7bc15927c263f209a1ab980811 /src/mac/TestTrack/ChangeLog | |
| parent | 332a02f9761d553da6b0ffa8bdba2d9f6bd94795 (diff) | |
Added TestTrack library files from MITAthenaLib 0.4.1
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10752 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/TestTrack/ChangeLog')
| -rw-r--r-- | src/mac/TestTrack/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/mac/TestTrack/ChangeLog b/src/mac/TestTrack/ChangeLog new file mode 100644 index 000000000..ac6e96426 --- /dev/null +++ b/src/mac/TestTrack/ChangeLog @@ -0,0 +1,24 @@ +Tue Jul 7 17:00:00 1998 Miro Jurisic <meeroh@mit.edu> + + * 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 <mjv@mit.edu> + + * 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 <tytso@mit.edu> + + * 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 <tytso@mit.edu> + + * macSAPglue.c (__initializeSAPglue): Change the timebomb date to + be June 1, 1997. + |
