aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-09-04 22:10:03 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-09-04 22:10:03 +0000
commit3e6ae6eeb80e71eda0860e80bc40f7bb0ef2d3dd (patch)
tree396ed632125203e6ca1c49ff77668062f7cd6f05 /RELEASE-NOTES
parent291e9aeabdf32c61dc3d42db60e7274141927fc6 (diff)
mention the recent improvements
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES9
1 files changed, 5 insertions, 4 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index fc8ed64f9..0da6b7d09 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -2,8 +2,8 @@ Curl and libcurl 7.14.2
Public curl release number: 90
Releases counted from the very beginning: 117
- Available command line options: 108
- Available curl_easy_setopt() options: 123
+ Available command line options: 109
+ Available curl_easy_setopt() options: 124
Number of public functions in libcurl: 46
Amount of public web site mirrors: 25
Number of known libcurl bindings: 31
@@ -11,7 +11,8 @@ Curl and libcurl 7.14.2
This release includes the following changes:
- o
+ o --ftp-skip-pasv-ip / CURLOPT_FTP_SKIP_PASV_IP (sponsored by CU*Answers)
+ o TFTP support added
This release includes the following bugfixes:
@@ -24,6 +25,6 @@ Other curl-related news since the previous public release:
This release would not have looked like this without help, code, reports and
advice from friends like these:
-
+ o John Kelly, Nicolas François
Thanks! (and sorry if I forgot to mention someone)