- Final changes for 1.1.1 release

This commit is contained in:
Paul Bakker 2012-01-23 09:31:41 +00:00
parent 6621987e1c
commit 99955bf86a

View file

@ -1,10 +1,12 @@
PolarSSL ChangeLog
= Version Trunk
= Version 1.1.1 released on 2012-01-23
Bugfix
* Check for failed malloc() in ssl_set_hostname() and x509_get_entries()
(Closes ticket #47, found by Hugo Leisink)
* Fixed issues with Intel compiler on 64-bit systems (Closes ticket #50)
* Fixed multiple compiler warnings for VS6 and armcc
* Fixed bug in CTR_CRBG selftest
= Version 1.1.0 released on 2011-12-22
Features