Merge remote-tracking branch 'upstream-public/pr/778' into mbedtls-2.7-proposed
diff --git a/ChangeLog b/ChangeLog
index 0ecf557..8f27ea8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
      Nick Wilson on issue #355
    * In test_suite_pk, pass valid parameters when testing for hash length
      overflow. #1179
+   * Fix memory allocation corner cases in memory_buffer_alloc.c module. Found
+     by Guido Vranken. #639
 
 Changes
    * Clarify the documentation of mbedtls_ssl_setup.