Skip to content
Snippets Groups Projects
Commit 770746ad authored by Niels Möller's avatar Niels Möller
Browse files

ChangeLog entries for Martin's and Nikos' previous changes.

parent c8b1d2fa
No related branches found
No related tags found
No related merge requests found
2014-06-26 Niels Möller <nisse@lysator.liu.se>
From Martin Storsjö:
* configure.ac (IF_NOT_SHARED): New substituted variable.
* hogweed.pc.in: Use @LIBS@, instead of hardcoding -lgmp. When
shared libraries are disabled, move needed libraries from
Requires.private: to Requires: and from Libs.private: to Libs:.
From Nikos Mavrogiannopoulos.
* examples/hogweed-benchmark.c (bench_alg): Tolerate alg->init
returning NULL.
(bench_openssl_ecdsa_init): Return NULL if
EC_KEY_new_by_curve_name fails, indicating the curve is not
supported.
2014-06-25 Niels Möller <nisse@lysator.liu.se> 2014-06-25 Niels Möller <nisse@lysator.liu.se>
Support for building with mini-gmp instead of the real GMP. Support for building with mini-gmp instead of the real GMP.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment