This commit is contained in:
Daniel Stenberg
2004-11-04 16:18:50 +00:00
parent fd884a3cd2
commit 40498ffdd0

View File

@@ -2,7 +2,7 @@ Curl and libcurl 7.12.3
Public curl release number: 84 Public curl release number: 84
Releases counted from the very beginning: 111 Releases counted from the very beginning: 111
Available command line options: 96 Available command line options: 100
Available curl_easy_setopt() options: 121 Available curl_easy_setopt() options: 121
Number of public functions in libcurl: 36 Number of public functions in libcurl: 36
Amount of public web site mirrors: 13 Amount of public web site mirrors: 13
@@ -17,11 +17,10 @@ This release includes the following changes:
This release includes the following bugfixes: This release includes the following bugfixes:
o configure no longer use pkg-config on cross-compiles o configure no longer uses pkg-config on cross-compiles
o gzip decompress memory leak o potential gzip decompress memory leak
o "-C - --fail" on a HTTP page already downloaded o "-C - --fail" on a HTTP page already downloaded
o formposting a zero byte file o formposting a zero byte file
o test 165 works with older iconv versions as well
o use setlocale() for better IDN functionality by default o use setlocale() for better IDN functionality by default
Other curl-related news since the previous public release: Other curl-related news since the previous public release: