diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-09-15 22:59:10 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-09-15 22:59:10 +0000 |
commit | b5604284923f936fb12a5f2bbe410dfe73e6a4ee (patch) | |
tree | 8c2fc894374638db1c95e66ca1327d486b3be989 | |
parent | d19134e64464cd2ecaed99523eb281970301c8c7 (diff) |
language
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |