mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
changelog: PolarSSL
This commit is contained in:
parent
51427e1947
commit
cb6647ce1c
4
CHANGES
4
CHANGES
@ -6,6 +6,10 @@
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
Daniel Stenberg (5 May 2010)
|
||||||
|
- Hoi-Ho Chan introduced support for using the PolarSSL library. You control
|
||||||
|
this with the new configure option --with-polarssl.
|
||||||
|
|
||||||
Daniel Stenberg (29 Apr 2010)
|
Daniel Stenberg (29 Apr 2010)
|
||||||
- Ben Greear made telnet a lot better/easier to use by an application:
|
- Ben Greear made telnet a lot better/easier to use by an application:
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@ This release includes the following changes:
|
|||||||
o added the --proto and -proto-redir options
|
o added the --proto and -proto-redir options
|
||||||
o new configure option --enable-threaded-resolver
|
o new configure option --enable-threaded-resolver
|
||||||
o improve TELNET ability with libcurl
|
o improve TELNET ability with libcurl
|
||||||
|
o added support for PolarSSL
|
||||||
|
|
||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
@ -32,6 +33,6 @@ This release would not have looked like this without help, code, reports and
|
|||||||
advice from friends like these:
|
advice from friends like these:
|
||||||
|
|
||||||
Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov, Yang Tse,
|
Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov, Yang Tse,
|
||||||
Kamil Dudka, Alex Bligh, Ben Greear
|
Kamil Dudka, Alex Bligh, Ben Greear, Hoi-Ho Chan
|
||||||
|
|
||||||
Thanks! (and sorry if I forgot to mention someone)
|
Thanks! (and sorry if I forgot to mention someone)
|
||||||
|
Loading…
Reference in New Issue
Block a user