recent fixes
authorDaniel Stenberg <daniel@haxx.se>
Wed, 3 Sep 2003 21:52:01 +0000 (21:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 3 Sep 2003 21:52:01 +0000 (21:52 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ad2565b..776c9e6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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).