Fix duplicated Bugfix section in the changelog
diff --git a/ChangeLog b/ChangeLog
index f52e79b..09c8441 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -77,9 +77,9 @@
      ARMmbed/mbed-crypto#352
 
 Bugfix
-   * Fix an unchecked call to mbedtls_md() in the x509write module.
    * Allow loading symlinked certificates. Fixes #3005. Reported and fixed
      by Jonathan Bennett <JBennett@incomsystems.biz> via #3008.
+   * Fix an unchecked call to mbedtls_md() in the x509write module.
 
 = mbed TLS 2.16.4 branch released 2020-01-15