mirror of
https://github.com/curl/curl.git
synced 2026-06-05 09:04:15 +03:00
recent changes
This commit is contained in:
parent
b4620364a2
commit
0529b349d5
1 changed files with 10 additions and 0 deletions
10
CHANGES
10
CHANGES
|
|
@ -6,6 +6,16 @@
|
|||
|
||||
Changelog
|
||||
|
||||
Daniel (16 July)
|
||||
- Cris Bailiff's bug report 768275 pointed out that using Basic auth with
|
||||
wrong user+password caused an endless loop. Fixed now. He also found out that
|
||||
we didn't properly authenticate connections with NTLM. Fixed too.
|
||||
|
||||
- Dan Winship provided fixes for the NTLM code.
|
||||
|
||||
Daniel (5 July)
|
||||
- Doug Kaufman provided additional fixes for the DOS port.
|
||||
|
||||
Daniel (4 July)
|
||||
- Rick Richardson pointed out that using setvbuf() to achive non-buffering
|
||||
on output is no-good for SCO Xenix and other unixes. We switched over to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue