aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-02-19 23:16:48 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-02-19 23:16:48 +0000
commit29e446e508d42b960d4a8a097586606da561c7ab (patch)
tree87b2163a9e2d03d92cfa6e1bf817aec04fef10fb /CHANGES
parent10beb36b1cd1479d14b245a922e1ab49d9a8b1f9 (diff)
Shmulik Regev fixed an issue with multi-pass authentication and compressed
content when libcurl didn't honor the internal ignorebody flag.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 084b6c527..832470d9b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel (20 February 2006)
+- Shmulik Regev fixed an issue with multi-pass authentication and compressed
+ content when libcurl didn't honor the internal ignorebody flag.
+
Daniel (18 February 2006)
- Ulf Härnhammar fixed a format string (printf style) problem in the Negotiate
code. It should however not be the cause of any troubles. He also fixed a