Merged support for multiple certificate/key pairs in SSL into
development
diff --git a/ChangeLog b/ChangeLog
index 4c3b715..698afff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,8 @@
    * X509 Certificate writing with extensions (basic_constraints,
      issuer_key_identifier, etc)
    * Optional blinding for RSA, DHM and EC
+   * Support for multiple active certificate / key pairs in SSL servers for
+   	 the same host (Not to be confused with SNI!)
 
 Changes
    * Ability to enable / disable SSL v3 / TLS 1.0 / TLS 1.1 / TLS 1.2