Disable truncated HMAC by default
diff --git a/ChangeLog b/ChangeLog
index 2e5a54f..68d2747 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -85,6 +85,7 @@
      enabled in the default configuration, this is only noticeable if using a
      custom config.h
    * Default DHM parameters server-side upgraded from 1024 to 2048 bits.
+   * Negotiation of truncated HMAC is now disabled by default on server too.
 
 Reauirement changes
    * The minimum MSVC version required is now 2010 (better C99 support).