From bb55b1f4e530efc5af24d79ca9705e8d7549676f Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Thu, 2 Sep 2004 00:42:50 +0000 Subject: * ms2mit.c: add -c ccache command line option * mit2ms.c: new command. Copies contents of the mit ccache to the MSLSA: ccache ticket: new git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16713 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/ms2mit/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/windows/ms2mit/ChangeLog') diff --git a/src/windows/ms2mit/ChangeLog b/src/windows/ms2mit/ChangeLog index 992ba4f4f..0448e0498 100644 --- a/src/windows/ms2mit/ChangeLog +++ b/src/windows/ms2mit/ChangeLog @@ -1,6 +1,13 @@ +2004-08-20 Jeffrey Altman + + * ms2mit.c: add -c ccache command line option + + * mit2ms.c: new command. Copies contents of the mit ccache + to the MSLSA: ccache + 2004-03-08 Ken Raeburn - * Makefile.in (MY_SUBDIRS): Deleted. + * Makefile.in (MY_SUBDIRS): Deleted. 2004-01-31 Jeffrey Altman -- cgit