commit | 6a489fb6e545302f5ecb72917a1297a645cc9172 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Jan 22 23:13:22 2018 +0100 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Jan 22 23:49:03 2018 +0100 |
tree | 457fae03703d1832d20af4bcc068633b92f7e09c | |
parent | 8f96fb2141f4bd3e6dfa4ee228cb1913846ac87f [diff] [blame] |
Add ChangeLog entry
diff --git a/ChangeLog b/ChangeLog index ed7818e..01532f0 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -159,6 +159,8 @@ Vranken. * Fix a numerical underflow leading to stack overflow in mpi_read_file() that was triggered uppon reading an empty line. Found by Guido Vranken. + * Fix programs/pkey/dh_server.c so that it actually works with dh_client.c. + Found and fixed by Martijn de Milliano. Changes * Clarify ECDSA documentation and improve the sample code to avoid