diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-04-25 23:24:05 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-04-25 23:24:05 +0200 |
commit | 79dc74e84de3e239f2c7e2e03317ad2bcf679ab7 (patch) | |
tree | 011f3ea8d53daec3a02621f75b8fd80e6b3ea9ba /RELEASE-NOTES | |
parent | 6be508dcc2097e1c659293b5a79b868c08da1711 (diff) | |
download | curl-79dc74e84de3e239f2c7e2e03317ad2bcf679ab7.tar.gz |
new configure option --enable-threaded-resolver
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 24b809327..da41c0eca 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,6 +10,7 @@ Curl and libcurl 7.20.2 This release includes the following changes: o added the --proto and -proto-redir options + o new configure option --enable-threaded-resolver This release includes the following bugfixes: |