- Added missing const fixes

This commit is contained in:
Paul Bakker 2010-03-24 07:15:41 +00:00
parent aed271ed03
commit 699fbbcf29
2 changed files with 8 additions and 8 deletions

View file

@ -3,7 +3,7 @@ PolarSSL ChangeLog
= Version 0.13.1 released on 2010-03-24
Bug fixes
* Fixed Makefile in library that was mistakenly merged
* Added missing const string fix in ssl_tls
* Added missing const string fixes
= Version 0.13.0 released on 2010-03-21
Features