aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-09-15 22:59:10 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-09-15 22:59:10 +0000
commitb5604284923f936fb12a5f2bbe410dfe73e6a4ee (patch)
tree8c2fc894374638db1c95e66ca1327d486b3be989
parentd19134e64464cd2ecaed99523eb281970301c8c7 (diff)
language
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 7be3ad6ae..c89dc7b6f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,8 +10,8 @@ Daniel (16 September)
- Doing PUT with --digest failed, as reported in bug report #805853.
- Using --anyauth that picked NTLM, and then a redirect closed the connection
- and took curl to a second NTLM page made curl fail. Test case #806328
- identified the problem.
+ and took curl to a second NTLM page made curl fail. Bug report #806328
+ identified the problem, test case 90 was added to verify the fix.
Daniel (14 September)
- codemastr brought a patch for ares to make the Windows portions of it work