aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
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