aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-06-21 10:56:33 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-06-21 10:56:33 +0000
commitf8188ddfee29826487eb4d2008596584705c6b09 (patch)
treea794696456818f5b379b899f200874c0067eff7c /CHANGES
parent29c546b4261f9a6759f6ad8c6eb0fe6e3bbdbe4f (diff)
recent events
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0a9c12d47..2fe26613b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,14 @@
Changelog
+Daniel (19 June 2004)
+- Luca Alteas provided a test case with a failing curl operation: when we POST
+ to a site with --digest (or similar) set, and the server responded with a 302
+ Location: to the "authprobe" request, it was not treated correctly. We still
+ will behave badly if FOLLOWLOCATION is enabled for this case, but I'm not
+ in the mood to dive into this right now and will leave it as-is for now.
+ Verified my fix with test case 177.
+
Daniel (18 June 2004)
- Gisle Vanem's patch that provides more details from the SSL layers (if you
use an OpenSSL version that supports it). It also introduces two new types