summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-09-19 21:57:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-09-19 21:57:26 +0000
commitecfacfb33492ab13a12c5b4e0eb0b06385f1de9b (patch)
tree2a8e25650108c5c8384bdb98ffbf259c34748fa4
parent645413f5ef041ea796c957be58e992e41377420f (diff)
downloadgnurl-ecfacfb33492ab13a12c5b4e0eb0b06385f1de9b.tar.gz
gnurl-ecfacfb33492ab13a12c5b4e0eb0b06385f1de9b.tar.bz2
gnurl-ecfacfb33492ab13a12c5b4e0eb0b06385f1de9b.zip
redirect and ssl connect fixes
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cb9a63d49..d8ba56a4e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,10 +6,24 @@
History of Changes
+Daniel (19 September 2001)
+- Vojtech Minarik set up a special-purpose test server and provided me with
+ test certificates in order for me to repeat the bug reports #440068 and
+ #440373. It turned out we didn't check all the error codes properly. We do
+ now, and connecting with a unacceptable certificate will make libcurl fail
+ to connect with an error code returned.
+
+- Ramana Mokkapati found a case when the Location: following code did wrong.
+ I wrote a test case for this (45).
+
+Version 7.9-pre7
+
Daniel (17 September 2001)
- Linus Nielsen Feltzing fixed telnet for win32. It makes libcurl require
winsock 2.0.
+Version 7.9-pre6
+
- libtool 1.4.2 is now in use!
Version 7.9-pre5