aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-11-04 16:18:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-11-04 16:18:50 +0000
commit40498ffdd0c715fcb5db1bfc04a597a9f65f9644 (patch)
tree89212c253998e497988385b1e6cd4e569ae524ac /RELEASE-NOTES
parentfd884a3cd21c873f6fe953d37b0c6e3fef58fad6 (diff)
update
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES7
1 files changed, 3 insertions, 4 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 391167435..c66eb8fe1 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: