Merge remote-tracking branch 'public/pr/975' into mbedtls-2.16
diff --git a/ChangeLog b/ChangeLog
index 33af030..b39b953 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
      Raised as a comment in #1996.
    * Reduce the stack consumption of mbedtls_mpi_fill_random() which could
      previously lead to a stack overflow on constrained targets.
+   * Add `MBEDTLS_SELF_TEST` for the mbedtls_self_test functions
+     in the header files, which missed the precompilation check. #971
 
 = mbed TLS 2.16.0 branch released 2018-12-21