Fixed const-correctness issues

This commit is contained in:
Paul Bakker 2013-10-11 09:36:52 +02:00
parent ddba8822d0
commit fcc172138c
4 changed files with 4 additions and 3 deletions

View file

@ -8,6 +8,7 @@ Bugfix
* Missing MSVC defines added
* Compile errors with POLARSSL_RSA_NO_CRT
* Header files with 'polarssl/'
* Const correctness
= PolarSSL-1.3.0 released on 2013-10-01
Features