aboutsummaryrefslogtreecommitdiff
path: root/src/windows/ms2mit/ChangeLog
blob: b68c646d3358195929f2908476e6c87d2ce95195 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2002-08-29  Ken Raeburn  <raeburn@mit.edu>

	* Makefile.in: Revert $(S)=>/ change, for Windows support.

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