mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:17:17 +03:00
David Byron's patch was appplied to make CURLOPT_FAILONERROR work nicely
even with authentcations such as NTLM or Digest enabled. Test cases 150, 151 and 152 were added to verify the functionality.
This commit is contained in:
parent
a90cd1a45c
commit
fd96a2af34
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -6,6 +6,11 @@
|
|||
|
||||
Changelog
|
||||
|
||||
Daniel (30 March 2004)
|
||||
- David Byron's patch was appplied to make CURLOPT_FAILONERROR work nicely
|
||||
even with authentcations such as NTLM or Digest enabled. Test cases 150, 151
|
||||
and 152 were added to verify the functionality.
|
||||
|
||||
Daniel (29 March 2004)
|
||||
- Gisle Vanem updated files for the djgpp/MS-DOS build.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue