diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-10-09 08:42:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-10-09 08:42:50 +0000 |
commit | 33a8e6c30cadbff8dc45dbf1447d1f6746bf1eb3 (patch) | |
tree | 96218f785d31953001950ea1faaccfb8420ab347 /CHANGES | |
parent | 3c875e01122a4bd10f7d9bb48f85eb115ade5337 (diff) |
Michal Marek removed the no longer existing return codes from the curl.1
man page.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel S (9 October 2007) +- Michal Marek removed the no longer existing return codes from the curl.1 + man page. + Daniel S (7 October 2007) - Known bug #47, which confused libcurl if doing NTLM auth over a proxy with a response that was larger than 16KB is now improved slightly so that now |