Potential memory leak in ssl_ticket_keys_init()
diff --git a/ChangeLog b/ChangeLog
index 84115d4..9390243 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,7 @@
    * SSL now gracefully handles missing RNG
    * Missing defines / cases for RSA_PSK key exchange
    * crypt_and_hash app checks MAC before final decryption
+   * Potential memory leak in ssl_ticket_keys_init()
 
 = PolarSSL 1.3.2 released on 2013-11-04
 Features