Secure renegotiation extension should only be sent in case client supports secure renegotiation
diff --git a/ChangeLog b/ChangeLog
index 5aab8af..805ffce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 PolarSSL ChangeLog
 
+= Branch 1.2
+Bugfix
+   * Secure renegotiation extension should only be sent in case client
+     supports secure renegotiation
+
 = Version 1.2.7 released 2013-04-13
 Features
    * Ability to specify allowed ciphersuites based on the protocol version.