summaryrefslogtreecommitdiffstats
path: root/src/windows/ms2mit/ChangeLog
blob: ac09b8f44734af7bb1951239a4eafb004647639a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
2002-08-23  Ken Raeburn  <raeburn@mit.edu>

	* Makefile.in: Change $(S)=>/ and $(U)=>.. globally.

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().