aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-07-31 19:23:57 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-07-31 19:23:57 +0000
commitf2e35fad27f89372c8b432ef5cb0655e74d955bf (patch)
tree0703212513b9022b635ecc3cdcb7e2e0739ab33f /RELEASE-NOTES
parent81c48aa43d5c8b4f73d438f8b1ec83d4fa7db8b5 (diff)
digest fix
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 6c8404e24..14dd6715f 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -20,6 +20,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o HTTP Digest fix for properties without quotes in the header
o a bad Host: header case on re-used connections over proxy was fixed
o a duplicate Host: header case on re-used connections was fixed
o curl -o name#[num] now works when no globbing for [num] exists
@@ -67,6 +68,6 @@ advice from friends like these:
Günter Knauf, Marty Kuhrt, Kjetil Jacobsen, Steven Bazyl, Seshubabu Pasam,
Luca Alteas, Jean-Louis Lemaire, David Byron, David Cohen, Rob Stanzel,
Niels van Tongeren, Andrés García, Toby Peterson, Casey O'Donnell, Brian
- Akins, Bertrand Demiddelaer
+ Akins, Bertrand Demiddelaer, Joel Chen
Thanks! (and sorry if I forgot to mention someone)