- (dtucker) [Makefile.in configure.ac] Set MALLOC_OPTIONS per platform
   and pass in TEST_ENV.  Unknown options cause stderr to get polluted
   and the stderr-data test to fail.
diff --git a/ChangeLog b/ChangeLog
index b2f7767..72c53f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,9 @@
  - (dtucker) [myproposal.h] Conditionally enable CURVE25519_SHA256.
  - (dtucker) [openbsd-compat/bsd-poll.c] Add headers to prevent compile
    warnings.
+ - (dtucker) [Makefile.in configure.ac] Set MALLOC_OPTIONS per platform
+   and pass in TEST_ENV.  Unknown options cause stderr to get polluted
+   and the stderr-data test to fail.
 
 20131107
  - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5)