- Removed redundant POLARSSL_DEBUG_MSG define

diff --git a/ChangeLog b/ChangeLog
index 68fb044..cea9829 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
    * Added support for multi-domain certificates through the X509 Subject
      Alternative Name extension
 
+Changes
+   * Removed redundant POLARSSL_DEBUG_MSG define
+
 = Version 1.1.1 released on 2012-01-23
 Bugfix
    * Check for failed malloc() in ssl_set_hostname() and x509_get_entries()