diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-08-05 18:55:51 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-08-05 18:55:51 +0000 |
commit | 4ff9cd39c57dc21f3be88756b4ffdf5646252964 (patch) | |
tree | 521ed7db130d04a8c52a9c09b001df02a884bcd7 /RELEASE-NOTES | |
parent | 9c4ffcc25097cedfa71dce42d4bdbcf273765313 (diff) |
negotiate fix and new glib/GTK+ binding
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7073aadf6..3e1ad83b0 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 Negotiate service name now provided in uppercase 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 @@ -60,6 +61,7 @@ Other curl-related news since the previous public release: http://personal1.iddeo.es/andresgarci/tclcurl/english/ o Ch binding: http://chcurl.sourceforge.net o New US curl web mirror: http://curl.109k.com/ + o glib/GTK+ binding: http://atterer.net/glibcurl/ This release would not have looked like this without help, code, reports and advice from friends like these: @@ -68,6 +70,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, Dylan Salisbury + Akins, Bertrand Demiddelaer, Joel Chen, Dylan Salisbury, Enrico Scholz Thanks! (and sorry if I forgot to mention someone) |