commit | 68037da3cddc052456ff8c9cf575429e3fcb7db0 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Oct 28 14:02:40 2013 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Oct 28 14:02:40 2013 +0100 |
tree | b3183c560bd2a327ceeb58b49253320d52a48aee | |
parent | 1001e32d6f74469f181ca6e687eeed23641c2d02 [diff] |
Update Changelog for minor fixes
diff --git a/ChangeLog b/ChangeLog index 86f5fda..a6b50bf 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -4,6 +4,7 @@ Bugfix * Server does not send out extensions not advertised by client * Prevent possible alignment warnings on casting from char * to 'aligned *' + * Misc fixes and additions to dependency checks = PolarSSL 1.3.1 released on 2013-10-15 Features