aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-06-07 14:14:04 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-06-07 14:14:04 +0000
commit2bd3033f681eb3cb204f285bd0b2f0b8aa176c7e (patch)
treea172d19de2e4f69196e233d4f0e0926a6ee43f6d /CHANGES
parentfe105a07e35efa74e77e90222c1614748bd31ce8 (diff)
NTLM2 session response support
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 009a43f7e..bb1372cc6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel (7 June 2006)
+- Mikael Sennerholm provided a patch that added NTLM2 session response support
+ to libcurl. The 21 NTLM test cases were again modified to comply...
+
Daniel (27 May 2006)
- Óscar Morales Vivó updated the libcurl.framework.make file.