aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-09-19 21:45:16 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-09-19 21:45:16 +0000
commit3fe531196771c8e81f917eebca4a06e062ab3a19 (patch)
tree2ffc1f10a46b700f4cbb33f199c040ec3df1beac /CHANGES
parent6a48639c6820098604e79bbb2a2cb5effc2da8c0 (diff)
Dmitry Bartsevich made the SSPI support work on Windows 9x as well
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1cea515ef..40b2ae8a0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.