Merge branch 'iotssl-1419-safermemcmp-volatile' into development-restricted
diff --git a/ChangeLog b/ChangeLog
index a88abe9..def9703 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@
application layer can be forced into sending such large packets. The issue
was independently reported by Tim Nordell via e-mail and by Florin Petriuc
and sjorsdewit on GitHub. Fix proposed by Florin Petriuc in #1022. Fixes #707.
+ * Tighten should-be-constant-time memcmp against compiler optimizations.
Features
* Allow comments in test data files.