Memory-allocation abstraction layer and buffer-based allocator added
diff --git a/ChangeLog b/ChangeLog
index 4a02d1f..beff0b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
     (ECDHE-based ciphersuites)
    * Ability to specify allowed ciphersuites based on the protocol version.
    * PSK and DHE-PSK based ciphersuites added
+   * Memory allocation abstraction layer added
+   * Buffer-based memory allocator added (no malloc() / free() / HEAP usage)
 
 Changes
    * Introduced separate SSL Ciphersuites module that is based on