commit | 0b0b522932ed70e93f18eca66dede570ea1a00a3 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Oct 23 15:17:27 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Oct 23 15:17:27 2014 +0200 |
tree | 564e79303fc7f297e1f88fbf340589e2344b8697 | |
parent | 7d75ea4787925f430766b0a69e4bc780d0b6099f [diff] [blame] |
Fix compiler warnings on iOS
diff --git a/ChangeLog b/ChangeLog index 39a039a..30b9846 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -13,6 +13,7 @@ * ssl_close_notify() could send more than one message in some circumstances with non-blocking I/O. * x509_crt_parse() did not increase total_failed on PEM error + * Fix compiler warnings on iOS (found by Sander Niemeijer). Changes * X.509 certificates with more than one AttributeTypeAndValue per