From 68037da3cddc052456ff8c9cf575429e3fcb7db0 Mon Sep 17 00:00:00 2001 From: Paul Bakker Date: Mon, 28 Oct 2013 14:02:40 +0100 Subject: [PATCH] Update Changelog for minor fixes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 86f5fdacd..a6b50bfe8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ PolarSSL ChangeLog (Sorted per branch, date) 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