new configure option --enable-threaded-resolver

This commit is contained in:
Daniel Stenberg 2010-04-25 23:24:05 +02:00
parent 6be508dcc2
commit 79dc74e84d
4 changed files with 61 additions and 5 deletions

View file

@ -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: