]> granicus.if.org Git - curl/commitdiff
changelog: PolarSSL
authorDaniel Stenberg <daniel@haxx.se>
Wed, 5 May 2010 20:36:15 +0000 (22:36 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 May 2010 20:36:15 +0000 (22:36 +0200)
CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index f8b3bacce95ced84f5d49a5c199abf09066f579d..393c6d4ecf992b853d9ac1193c77a32e8102202d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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:
 
index 5f4b39fa8e7f6b45ad43f235f9042cd5749f6527..5acd4e1fffacf1a6d5422375ca8ab97c0386a4df 100644 (file)
@@ -12,6 +12,7 @@ This release includes the following changes:
  o added the --proto and -proto-redir options
  o new configure option --enable-threaded-resolver
  o improve TELNET ability with libcurl
+ o added support for PolarSSL
 
 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:
 
  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)