diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-11-26 21:35:14 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-11-26 21:35:14 +0000 |
commit | 9a0d5c4ed820f83c04f8fd4871f67cdbbc59080e (patch) | |
tree | 9a204729d82a7f675041ef187cc80173beb05c19 | |
parent | d85bc18178c0eb03f5a691e18f772bfbc34a35cc (diff) |
progress meter newline
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2c55f5427..0de425dcf 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -23,6 +23,7 @@ This release includes the following changes: This release includes the following bugfixes: + o no more extra progress neter newline output after each Location: followed o HTTP PUT/POST with Digest, NTLM or Negotiate no longer uses HEAD o now gracefully bails out when exceeding FD_SETSIZE file descriptors o CURLINFO_REDIRECT_TIME works |