commit | 27e36d342c525d7fc2923acf2cdd069d5aa54838 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Apr 08 12:33:37 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Apr 08 12:33:37 2014 +0200 |
tree | b7636c7ae692beb48f1464347537d18a8ce2adfc | |
parent | 83d8c73c91344b0487983b2b1b9d9b141579a347 [diff] [blame] |
Support for the ALPN SSL extension (re-enabled in config.h)
diff --git a/ChangeLog b/ChangeLog index 4e2d97b..6d4228f 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,7 +1,12 @@ PolarSSL ChangeLog (Sorted per branch, date) +ABI Alert: ALPN changes the ABI for the next release. + = PolarSSL 1.3 branch +Features + * Support for the ALPN SSL extension + Changes * x509_crt_info() now prints information about parsed extensions as well