Fix misplaced #endif in ssl_tls.c
diff --git a/ChangeLog b/ChangeLog
index 033f30d..ea98c87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,7 @@
    * Fix false reject in padding check in ssl_decrypt_buf() for CBC
      ciphersuites, for full SSL frames of data.
    * Fix dependencies issues in X.509 test suite.
+   * Some parts of ssl_tls.c were compiled even when the module was disabled.
 
 = PolarSSL 1.3.6 released on 2014-04-11