curl-users
ANNOUNCE: curl 7.4
Date: Mon, 16 Oct 2000 13:28:58 +0200 (MET DST)
Download from:
http://curl.haxx.se/download.html
The main changes include:
* possible buffer overflow by an evil ftp server fixed
* removed typedef bool from the public include file
* more PHP-friendly multi-part posts (no more Content-Transfer-Encoding
header)
* FTP forced ASCII transfers fixed
* memory leaks removed
* the --longoption parser was corrected
* HTTP download resume bugfix
* more information available with -w and curl_easy_getinfo()
* the HTTP request is now sent in one shot (single write())
* -w stuff moved out from the libcurl, the information is now served with
the new library function curl_easy_getinfo()
* uploading with curl uses a smaller buffer to start with, to make a
better progress meter
-- Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/Received on 2000-10-16