Restore ability to use v1 CA if trusted locally
diff --git a/ChangeLog b/ChangeLog
index e554f8d..097f0ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,8 @@
      rejected with CBC-based ciphersuites and TLS >= 1.1
    * Very large records using less padding could cause a buffer overread of up
      to 32 bytes with CBC-based ciphersuites and TLS >= 1.1
+   * Restore ability to use a v1 cert as a CA if trusted locally. (This had
+     been removed in 1.3.6.)
 
 = PolarSSL 1.3.7 released on 2014-05-02
 Features