]> granicus.if.org Git - curl/commitdiff
digest fix
authorDaniel Stenberg <daniel@haxx.se>
Sat, 31 Jul 2004 19:23:57 +0000 (19:23 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 31 Jul 2004 19:23:57 +0000 (19:23 +0000)
CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index 62632dca2ca92c1fd1c69ad6c101b4f59df9ab86..48b4e35cb92397218b8cfb63b1a93e62d558ea7f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@
 
                                   Changelog
 
+Daniel (31 July 2004)
+- Joel Chen reported that the digest code assumed quotes around the contents a
+  bit too much.
 
 Daniel (28 July 2004)
 - Bertrand Demiddelaer fixed the host name to get setup properly even when a
index 6c8404e24c9917694c3ec67810fa9cd5819fbfe6..14dd6715f309f6fb48b561743482e254dadd6b47 100644 (file)
@@ -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)