diff options
author | Darren Tucker <dtucker@zip.com.au> | 2013-11-09 00:17:41 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2013-11-09 00:17:41 +1100 |
commit | 882abfd3fb3c98cfe70b4fc79224770468b570a5 (patch) | |
tree | c39ccf5324996fdb081f09f49be169d0971a0a68 /ChangeLog | |
parent | 8c333ec23bdf7da917aa20ac6803a2cdd79182c5 (diff) |
- (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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,9 @@ | |||
26 | - (dtucker) [myproposal.h] Conditionally enable CURVE25519_SHA256. | 26 | - (dtucker) [myproposal.h] Conditionally enable CURVE25519_SHA256. |
27 | - (dtucker) [openbsd-compat/bsd-poll.c] Add headers to prevent compile | 27 | - (dtucker) [openbsd-compat/bsd-poll.c] Add headers to prevent compile |
28 | warnings. | 28 | warnings. |
29 | - (dtucker) [Makefile.in configure.ac] Set MALLOC_OPTIONS per platform | ||
30 | and pass in TEST_ENV. Unknown options cause stderr to get polluted | ||
31 | and the stderr-data test to fail. | ||
29 | 32 | ||
30 | 20131107 | 33 | 20131107 |
31 | - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5) | 34 | - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5) |