diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-10-13 08:19:09 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-10-13 08:19:09 +0000 |
commit | 96cec4dfd7daa3ff87bad2140f28745d8417581e (patch) | |
tree | 90ee322914c9fd4c7fc983236928a323e44a8e10 /RELEASE-NOTES | |
parent | 943aea62679fb9f2d6d7abe59b5edcba21490c52 (diff) |
7.15.0 time
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1a3b9b8e2..5684bf3b4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -5,7 +5,7 @@ Curl and libcurl 7.15.0 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 + Amount of public web site mirrors: 24 Number of known libcurl bindings: 32 Number of contributors: 451 @@ -16,6 +16,7 @@ This release includes the following changes: This release includes the following bugfixes: + o user+domain name buffer overflow in the NTLM code (security flaw) o -z over FTP now considers equal timestamps "not modified since" o Weird characters removed from the configure script o Fixed time zone offsets for MEST and CEST for the time parser |