diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-04-22 08:51:11 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-04-22 08:51:11 +0000 |
commit | 0bbc759c0c95c8b43571a5c5eb72f6d7719a0569 (patch) | |
tree | de6dd6cca5bdeeb41d8852db4182e66f3c097818 | |
parent | 56a5c49ac085a6a1abfa7799f722c15bf94112f6 (diff) |
configure fix and new mirror
-rw-r--r-- | RELEASE-NOTES | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1e06881b3..1ce8d7012 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -5,7 +5,7 @@ Curl and libcurl 7.16.3 Available command line options: 118 Available curl_easy_setopt() options: 141 Number of public functions in libcurl: 54 - Amount of public web site mirrors: 37 + Amount of public web site mirrors: 38 Number of known libcurl bindings: 35 Number of contributors: 554 @@ -26,6 +26,7 @@ This release includes the following bugfixes: o a double-free in the SSL-layer o GnuTLS free of NULL credentials o NSS-fix for closing down SSL + o bad warning from configure when gnutls was selected This release includes the following known bugs: @@ -39,8 +40,9 @@ Other curl-related news: New curl mirrors: - o curl.spegulo.be is a new mirror in Belgium - o curl.piotrkosoft.net is a new mirror in Poland + o http://curl.spegulo.be is a new mirror in Belgium + o http://curl.piotrkosoft.net is a new mirror in Poland + o http://curl.smudge-it.net is a new mirror in St Louis, MO, USA This release would not have looked like this without help, code, reports and advice from friends like these: |