Add ChangeLog entry
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
This commit is contained in:
parent
b2aa938ed6
commit
4073b794c5
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ Bugfix
|
||||||
* Remove a duplicate #include in a sample program. Fixed by Masashi Honma #2326.
|
* Remove a duplicate #include in a sample program. Fixed by Masashi Honma #2326.
|
||||||
* Reduce stack usage of `mpi_write_hlp()` by eliminating recursion.
|
* Reduce stack usage of `mpi_write_hlp()` by eliminating recursion.
|
||||||
Fixes #2190.
|
Fixes #2190.
|
||||||
|
* Fix memory leak in in mpi_miller_rabin(). Contributed by
|
||||||
|
Jens Wiklander <jens.wiklander@linaro.org> in #2363.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Include configuration file in all header files that use configuration,
|
* Include configuration file in all header files that use configuration,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue