Updated ChangeLog

This commit is contained in:
Paul Bakker 2014-05-22 15:06:41 +02:00
parent 4cdb4d9bb7
commit dff3139cc8

View file

@ -3,6 +3,8 @@ PolarSSL ChangeLog (Sorted per branch, date)
= PolarSSL 1.3 branch
Bugfix
* Fix in debug_print_msg()
* Enforce alignment in the buffer allocator even if buffer is not alligned
* Remove less-than-zero checks on unsigned numbers
= PolarSSL 1.3.7 released on 2014-05-02
Features