spell fixes
This commit is contained in:
parent
1bc6532c16
commit
804534fbc9
@ -16,7 +16,7 @@ This release includes the following bugfixes:
|
|||||||
o improved resolution for the CURLINFO_*_TIME info variables
|
o improved resolution for the CURLINFO_*_TIME info variables
|
||||||
o getting only a 100 Continue response and nothing else, when talking HTTP,
|
o getting only a 100 Continue response and nothing else, when talking HTTP,
|
||||||
is now treated as an error by libcurl
|
is now treated as an error by libcurl
|
||||||
o fixed minor memory leak in libcurl for Windows when staticly linked
|
o fixed minor memory leak in libcurl for Windows when statically linked
|
||||||
o POST/PUT using Digest/NTLM/Negotiate (including anyauth) now work better
|
o POST/PUT using Digest/NTLM/Negotiate (including anyauth) now work better
|
||||||
o --limit-rate with high speed rates is a lot more accurate now, and supports
|
o --limit-rate with high speed rates is a lot more accurate now, and supports
|
||||||
limiting to speeds >2GB/sec on systems with Large File support.
|
limiting to speeds >2GB/sec on systems with Large File support.
|
||||||
@ -43,7 +43,7 @@ This release includes the following bugfixes:
|
|||||||
Other curl-related news since the previous public release:
|
Other curl-related news since the previous public release:
|
||||||
|
|
||||||
o PycURL 7.11.1 was released: http://pycurl.sf.net/
|
o PycURL 7.11.1 was released: http://pycurl.sf.net/
|
||||||
o CURLHandle 1.9 was relased: http://curlhandle.sourceforge.net/
|
o CURLHandle 1.9 was released: http://curlhandle.sourceforge.net/
|
||||||
o A curl module for the Q language was announced:
|
o A curl module for the Q language was announced:
|
||||||
http://q-lang.sourceforge.net/
|
http://q-lang.sourceforge.net/
|
||||||
o New German web mirror: http://curl.netmirror.org/
|
o New German web mirror: http://curl.netmirror.org/
|
||||||
|
Loading…
Reference in New Issue
Block a user