Fixed potential memory leak when failing to resume a session
diff --git a/ChangeLog b/ChangeLog
index ae02680..ab851fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 = Branch 1.2
 Bugfix
+   * Fixed potential memory leak when failing to resume a session
    * Minor fixes
 
 Security