Updated ChangeLog
diff --git a/ChangeLog b/ChangeLog
index a9fbdd2..3fcb71c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
 = PolarSSL 1.3 branch
 Bugfix
    * Fix in debug_print_msg()
+   * Enforce alignment in the buffer allocator even if buffer is not alligned
+   * Remove less-than-zero checks on unsigned numbers
 
 = PolarSSL 1.3.7 released on 2014-05-02
 Features