Fix error when loading libmbedtls.so
diff --git a/ChangeLog b/ChangeLog
index 1ff7caf..d10791f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@
    * Fix missing -static-libgcc when building shared libraries for Windows
      with make.
    * Fix link error when building shared libraries for Windows with make.
+   * Fix error when loading libmbedtls.so.
 
 Changes
    * The PEM parser now accepts a trailing space at end of lines (#226).