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 /CHANGES | |
parent | 296eb2bd61df0116088e55de3067228801d50e17 (diff) |
Simon Josefson brought GNU GSS support
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Changelog +Daniel (29 August 2005) +- Simon Josefsson brought a patch that allows curl to get built to use GNU GSS + instead of MIT/Heimdal for GSS capabilities. + Daniel (24 August 2005) - Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible from the command line tool with --ignore-content-length. This will make it |