diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-09-03 21:52:01 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-09-03 21:52:01 +0000 |
commit | 6a678f6d64b287eaf58186108a4cf9f1fcff8990 (patch) | |
tree | 685ebfd1bed9570d083ababd263e75d5c5d309bf | |
parent | 52ceab5e41a01b4d1227876d51a3680a3ce5a841 (diff) |
recent fixes
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ Changelog +Daniel (3 September) +- Peter Pentchev found and fixed two problems in the test suite's web server + code, that made it segfault at times. + +- Joerg Mueller-Tolk improved the proxy user+password handling, especially + when providing a blank password. + +Daniel (2 September) +- Fix for making CONNECT to proxies do the correct magic to allow NTLM, Digest + and similar to work. + Daniel (1 September) - Henrik Storner made libcurl work fine with OpenLDAP 2.1.22 (current). |