diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-11-13 13:24:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-11-13 13:24:00 +0000 |
commit | ae6530ee82fc81506ec7c34ffea4fcf3be7c3717 (patch) | |
tree | 217e0148735bb5b8b31e735ec5e04b689088a832 /RELEASE-NOTES | |
parent | a6ba9e5ccd782d986f6dc5e74ec2ba8ad49be7be (diff) |
and we are now on the 7.19.3 road
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 41bf0db98..310df78f3 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,11 +1,11 @@ -Curl and libcurl 7.19.2 +Curl and libcurl 7.19.3 - Public curl releases: 108 + Public curl releases: 109 Command line options: 128 curl_easy_setopt() options: 158 Public functions in libcurl: 58 Known libcurl bindings: 37 - Contributors: 672 + Contributors: 683 This release includes the following changes: @@ -13,10 +13,7 @@ This release includes the following changes: This release includes the following bugfixes: - o build failure when using MSVC 6 makefile and on four platforms more - o crash when using --interface name on Linux systems with a TEQL device - o using the multi interface to download a HTTPS page with libcurl built - powered by OpenSSL could download "rubbish" instead of actual content + o This release includes the following known bugs: @@ -29,7 +26,6 @@ Other curl-related news: This release would not have looked like this without help, code, reports and advice from friends like these: - John Wilkinson, Adam Sampson, Daniel Fandrich, Yang Tse, Rainer Canavan, - Michal Marek + Thanks! (and sorry if I forgot to mention someone) |