diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-05-05 22:36:15 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-05-05 22:36:15 +0200 |
commit | cb6647ce1cfba836203e91057752441302b9c46a (patch) | |
tree | b9e193b3fb8befb5b3f9fe7367ed045fe7bf07ab /CHANGES | |
parent | 51427e1947ddc07b4ce8ad9dcb04846125170f83 (diff) | |
download | curl-cb6647ce1cfba836203e91057752441302b9c46a.tar.gz |
changelog: PolarSSL
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ 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) - Ben Greear made telnet a lot better/easier to use by an application: |