Add ChangeLog entry

This commit is contained in:
Gilles Peskine 2018-01-22 23:13:22 +01:00
parent 8f96fb2141
commit 6a489fb6e5

View file

@ -159,6 +159,8 @@ Bugfix
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