diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-08-04 13:12:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-08-04 13:12:00 +0000 |
commit | 6b5a04cf833710f40dd0e8e651ebe7c1ad1b93b2 (patch) | |
tree | c5431974e02acbef959212af3105a02e34f584da /RELEASE-NOTES | |
parent | 55e61c092ed05b5fbe92e7f212d98bf331ba22c0 (diff) |
multi-connect fix and cookie domain fix
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c4ca9e199..7073aadf6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -20,6 +20,7 @@ This release includes the following changes: This release includes the following bugfixes: + o no longer accepts any cookies with domain set to just a TLD 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 @@ -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, Joel Chen + Akins, Bertrand Demiddelaer, Joel Chen, Dylan Salisbury Thanks! (and sorry if I forgot to mention someone) |