summaryrefslogtreecommitdiffstats
path: root/src/windows/ms2mit/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2004-09-02 00:42:50 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2004-09-02 00:42:50 +0000
commitbb55b1f4e530efc5af24d79ca9705e8d7549676f (patch)
treed55f9c50b47955bc394f9c3996e6c0c3ee4bf884 /src/windows/ms2mit/ChangeLog
parent610a42ad49d9873172cb98004d3f54e169b0a1d3 (diff)
downloadkrb5-bb55b1f4e530efc5af24d79ca9705e8d7549676f.tar.gz
krb5-bb55b1f4e530efc5af24d79ca9705e8d7549676f.tar.xz
krb5-bb55b1f4e530efc5af24d79ca9705e8d7549676f.zip
* 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
Diffstat (limited to 'src/windows/ms2mit/ChangeLog')
-rw-r--r--src/windows/ms2mit/ChangeLog9
1 files changed, 8 insertions, 1 deletions
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 <jaltman@mit.edu>
+
+ * 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 <raeburn@mit.edu>
- * Makefile.in (MY_SUBDIRS): Deleted.
+ * Makefile.in (MY_SUBDIRS): Deleted.
2004-01-31 Jeffrey Altman <jaltman@mit.edu>