diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-04-13 11:03:02 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-13 11:03:02 +0000 |
commit | 804534fbc9a4488dcb58c4444d6df5dcb7ed6f55 (patch) | |
tree | 346aa01cee31e210f3003970f6332766001dc7fc /RELEASE-NOTES | |
parent | 1bc6532c16ab3266d2292a665b8ac36b68b105c0 (diff) |
spell fixes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6b41e995e..77aea602e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -16,7 +16,7 @@ This release includes the following bugfixes: o improved resolution for the CURLINFO_*_TIME info variables o getting only a 100 Continue response and nothing else, when talking HTTP, 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 --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. @@ -43,7 +43,7 @@ This release includes the following bugfixes: Other curl-related news since the previous public release: 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: http://q-lang.sourceforge.net/ o New German web mirror: http://curl.netmirror.org/ |