Merge remote-tracking branch 'public/pr/1645' into development
diff --git a/ChangeLog b/ChangeLog
index 327da99..41bdc8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
      was creating an invalid ASN.1 tag. Found by Aryeh R. Fixes #1257.
    * Fix compilation error on C++, because of a variable named new.
      Found and fixed by Hirotaka Niisato in #1783.
+   * Fix "no symbols" warning issued by ranlib when building on Mac OS X. Fix
+     contributed by tabascoeye in pull request #1600.
 
 Changes
    * Change the shebang line in Perl scripts to look up perl in the PATH.