Adapt ChangeLog
diff --git a/ChangeLog b/ChangeLog
index 6c3e476..62946c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,8 @@
      Fixes #2190.
 
 Changes
+   * Reduce RAM consumption during session renegotiation by not storing
+     the peer CRT chain and session ticket twice.
    * Include configuration file in all header files that use configuration,
      instead of relying on other header files that they include.
      Inserted as an enhancement for #1371