diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-01 03:17:38 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-01 03:17:38 +0000 |
commit | 296a6f7749265ad516a1e01e0261cd93619eb7c2 (patch) | |
tree | b907b965a3c51ebc9b0e6cc063db021e029329fb /RELEASE-NOTES | |
parent | 5cff8124b04da5b09c33ea28494f268b29e9d071 (diff) |
Sync up with reality
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 353b4c643..a0ddeaf42 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -42,6 +42,7 @@ This release includes the following bugfixes: o CURLINFO_SSL_VERIFYRESULT is fixed o FTP URLs and IPv6 URLs mangled when sent to proxy with CURLOPT_PORT set o a user name in a proxy URL without a password was parsed incorrectly + o library will now be built with _REENTRANT symbol defined only if needed This release includes the following known bugs: |