Added explicit casts to prevent compiler warnings when trying to build for iOS
diff --git a/ChangeLog b/ChangeLog
index cf36405..c72ee5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@
write callback returned WANT_WRITE when requesting renegotiation.
* ssl_close_notify() could send more than one message in some circumstances
with non-blocking I/O.
+ * Fix compiler warnings on iOS (found by Sander Niemeijer).
Changes
* Ciphersuites using SHA-256 or SHA-384 now require TLS 1.x (there is no