diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-08-29 08:42:45 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-08-29 08:42:45 +0000 |
commit | 5effe8f3367c065125c02cccd0193b9a2ba0574e (patch) | |
tree | a43ccb04649d4f953e6cd43a5e84124769c53bc4 /RELEASE-NOTES | |
parent | 296eb2bd61df0116088e55de3067228801d50e17 (diff) |
Simon Josefson brought GNU GSS support
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 fb224f787..d346f0999 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,6 +11,7 @@ Curl and libcurl 7.14.1 This release includes the following changes: + o GNU GSS support o --ignore-content-length and CURLOPT_IGNORE_CONTENT_LENGTH added o negotiates data connection SSL earlier when doing FTPS with PASV o CURLOPT_COOKIELIST and CURLINFO_COOKIELIST @@ -65,6 +66,6 @@ advice from friends like these: Tupone Alfredo, Gisle Vanem, David Shaw, Andrew Bushnell, Dan Fandrich, Adrian Schuur, Diego Casorran, Peteris Krumins, Jon Grubbs, Christopher R. Palmer, Mario Schroeder, Richard Clayton, James Bursa, Jeff Pohlmeyer, - Norbert Novotny, Toby Peterson + Norbert Novotny, Toby Peterson, Simon Josefsson Thanks! (and sorry if I forgot to mention someone) |