diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-09-19 21:45:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-09-19 21:45:16 +0000 |
commit | 3fe531196771c8e81f917eebca4a06e062ab3a19 (patch) | |
tree | 2ffc1f10a46b700f4cbb33f199c040ec3df1beac /CHANGES | |
parent | 6a48639c6820098604e79bbb2a2cb5effc2da8c0 (diff) |
Dmitry Bartsevich made the SSPI support work on Windows 9x as well
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Changelog +Daniel (19 September 2005) +- Dmitry Bartsevich made the SSPI support work on Windows 9x as well. + Daniel (15 September 2005) - Added a TFTP server to the test suite and made the test suite capable of using it. |