]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
The changes of today.
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Mar 2000 09:13:07 +0000 (09:13 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Mar 2000 09:13:07 +0000 (09:13 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3292152061352b031f988634acdaf153137fcd3d..598cc36c5631f60a142eec9a314df57224443ed4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,24 @@
 
 Version XX
 
+Daniel (13 March 2000):
+- <curl@spam.wolvesbane.net> pointed out that the way curl sent cookies in a
+  single line wasn't enjoyed by IIS4.0 servers. In my view, that is not what
+  the standards say, but I added a white space between the name/value pairs to
+  perhaps make them work better.
+
+- Added the perl check back in the configure.in again since the mkhelp.pl
+  script needs it!
+
+- Made some beautifications in the curl man page.
+
+Daniel (3 March 2000):
+- Jörn helped me update the config-win32.h files with HAVE_SETVBUF and
+  HAVE_STRDUP.
+
+Daniel (3 March 2000):
+- Uploaded the 6.5pre2 package.
+
 Daniel (2 March 2000):
 - Removed the perl-programs from the distribution, they never made many people
   happy and I'll still keep them available on the web.