aboutsummaryrefslogtreecommitdiff
path: root/src/windows/ms2mit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/ms2mit/ChangeLog')
-rw-r--r--src/windows/ms2mit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/windows/ms2mit/ChangeLog b/src/windows/ms2mit/ChangeLog
new file mode 100644
index 0000000..f2731ff
--- /dev/null
+++ b/src/windows/ms2mit/ChangeLog
@@ -0,0 +1,8 @@
+2001-11-28 Danilo Almeida <dalmeida@mit.edu>
+
+ * ms2mit.c: Make sure we get a des-cbc-crc session key instead of
+ potentially getting whatever happens to be in the cache. Remove
+ unnecessary static variables. Make function headers use a
+ consistent format. Rename ShowLastError() to ShowWinError() and
+ ShowNTError() to ShowLsaError().
+