diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-11-04 12:13:20 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-11-04 12:13:20 +0000 |
commit | 7d74e025192956901495c0dcb56ee42d72ae8186 (patch) | |
tree | 5b1bf43781e761029afaa564c66fb972553eb858 /RELEASE-NOTES | |
parent | 7611d30a05e3b36ce3345734571d8fe5696ed7d4 (diff) | |
download | curl-7d74e025192956901495c0dcb56ee42d72ae8186.tar.gz |
syntax
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e7142cc0f..732268712 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -45,7 +45,7 @@ This release includes the following bugfixes: o POST with Digest authentication and "Transfer-Encoding: chunked" o SCP connection re-use with wrong auth o CURLINFO_CONTENT_LENGTH_DOWNLOAD for 0 bytes transfers - 0 CURLINFO_SIZE_DOWNLOAD for ldap transfers (-w size_download) + o CURLINFO_SIZE_DOWNLOAD for ldap transfers (-w size_download) This release includes the following known bugs: |