From: Daniel Stenberg Date: Thu, 4 Nov 2004 16:18:50 +0000 (+0000) Subject: update X-Git-Tag: curl-7_12_3~248 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40498ffdd0c715fcb5db1bfc04a597a9f65f9644;p=thirdparty%2Fcurl.git update --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3911674359..c66eb8fe13 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,7 +2,7 @@ Curl and libcurl 7.12.3 Public curl release number: 84 Releases counted from the very beginning: 111 - Available command line options: 96 + Available command line options: 100 Available curl_easy_setopt() options: 121 Number of public functions in libcurl: 36 Amount of public web site mirrors: 13 @@ -17,11 +17,10 @@ This release includes the following changes: This release includes the following bugfixes: - o configure no longer use pkg-config on cross-compiles - o gzip decompress memory leak + o configure no longer uses pkg-config on cross-compiles + o potential gzip decompress memory leak o "-C - --fail" on a HTTP page already downloaded 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 Other curl-related news since the previous public release: