]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
we continue to improve things
authorDaniel Stenberg <daniel@haxx.se>
Wed, 22 Oct 2003 12:05:21 +0000 (12:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Oct 2003 12:05:21 +0000 (12:05 +0000)
CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index 90c7e5985aeeee09eb18c923a5d4ffa3838df381..5c5017b62cfa2e193b7f72b001cda9b5c15c7521 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,15 @@
                                   Changelog
 
 
+Daniel (22 October)
+- Gisle Vanem found out --disable-eprt didn't work and patched it.
+
+- Test case 91 was modified and could now repeat the problem Kevin Roth has
+  reported, and the bug was fixed.
+
+- Dylan Ellicott added vc-libcurl-ssl-dll as a target to the root makefile
+  to build a static libcurl that links with a shared OpenSSL using MSVC.
+
 Daniel (21 October)
 - Andrés García updated the mingw32 makefiles.
 
index a7f948b50bf624cbac8a8dd37a00e2d0c9687f8b..21416379f416c3d9285ab003e0d16f00e0cecdee 100644 (file)
@@ -22,6 +22,7 @@ This release includes the following changes:
 
 This release includes the following bugfixes:
 
+ o --anyauth could bug when the first response had no body contents
  o double password prompting when doing NTLM fixed
  o improved performance when used multi-threaded on windows
  o share-locking during DNS lookups was modified
@@ -74,6 +75,6 @@ advice from friends like these:
  Neil Spring, Siddhartha Prakash Jain, Jon Turner, Vincent Bronner, Shard,
  Jeremy Friesner, Florian Schoppmann, Neil Dunbar, Frank Ticheler, Lachlan
  O'Dea, Dirk Manske, Domenico Andreoli, Gisle Vanem, Kimmo Kinnunen, Andrew
- Fuller, Georg Horn, Andrés García
+ Fuller, Georg Horn, Andrés García, Dylan Ellicott, Kevin Roth
  
         Thanks! (and sorry if I forgot to mention someone)