commit | d36da11125a9c85c572a4fdf63e0a25e76d7bb18 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu May 31 10:46:28 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu May 31 10:46:28 2012 +0000 |
tree | e8f74bef96f379497c55bea656d85a640fdc3977 | |
parent | 8639578f583b9ecce07ee11d5f95343b131f2eb2 [diff] [blame] |
Version 1.1.4
diff --git a/ChangeLog b/ChangeLog index ea4cf46..3f1658d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,8 +1,8 @@ PolarSSL ChangeLog -= Version 1.1.4 released on 2012-05-30 += Version 1.1.4 released on 2012-05-31 Bugfix - * Correctly handle empty packets (Found by James Yonan) + * Correctly handle empty SSL/TLS packets (Found by James Yonan) * Fixed potential heap corruption in x509_name allocation * Fixed single RSA test that failed on Big Endian systems (Closes ticket #54)