summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-07-06 21:56:42 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-07-06 21:56:42 +0000
commited4a16dbd167234fb593ac5c83cf67311555e64a (patch)
tree895c4747c794703bfea2149e088011371e655991
parente2bac4fe6f290af6408570f3ed918e4672866c31 (diff)
downloadgnurl-ed4a16dbd167234fb593ac5c83cf67311555e64a.tar.gz
gnurl-ed4a16dbd167234fb593ac5c83cf67311555e64a.tar.bz2
gnurl-ed4a16dbd167234fb593ac5c83cf67311555e64a.zip
Gavrie Philipson's change, updated numbers
-rw-r--r--RELEASE-NOTES7
1 files changed, 4 insertions, 3 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 3fd9ea5a3..98b479e09 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -4,10 +4,10 @@ Curl and libcurl 7.16.4
Releases counted from the very beginning: 126
Available command line options: 118
Available curl_easy_setopt() options: 143
- Number of public functions in libcurl: 54
+ Number of public functions in libcurl: 55
Amount of public web site mirrors: 39
Number of known libcurl bindings: 35
- Number of contributors: 554
+ Number of contributors: 572
This release includes the following changes:
@@ -21,6 +21,7 @@ This release includes the following bugfixes:
chunked encoding
o fixed the 10-at-a-time.c example
o FTP over SOCKS proxy
+ o improved error messages on SCP upload failures
This release includes the following known bugs:
@@ -38,6 +39,6 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Robert Iakobashvili, James Housley, Günter Knauf, James Bursa, Song Ma,
- Thomas J. Moore
+ Thomas J. Moore, Gavrie Philipson
Thanks! (and sorry if I forgot to mention someone)