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

*** empty log message ***

Rev: nettle/ChangeLog:1.221
Rev: nettle/NEWS:1.17
parent 15c26319
Branches
Tags
No related merge requests found
2011-09-03 Niels Mller <nisse@lysator.liu.se>
* ripemd160-compress.c: Added missing include of config.h. Needed
for correct operation on big-endian systems.
2011-09-02 Niels Mller <nisse@amfibolit.hack.org> 2011-09-02 Niels Mller <nisse@amfibolit.hack.org>
* configure.ac: Changed version number to 2.4. * configure.ac: Changed version number to 2.4.
......
NEWS for the 2.4 release
This is a bugfix release only. It turned out ripemd160 in the
2.3 release was broken on all big-endian systems, due to a
missing include of config.h. nettle-2.4 fixes this.
The library is intended to be binary compatible with
nettle-2.2 and nettle-2.3. The shared library names are
libnettle.so.4.3 and libhogweed.so.2.1, with sonames still
libnettle.so.4 and libhogweed.so.2.
NEWS for the 2.3 release NEWS for the 2.3 release
* Support for the ripemd-160 hash function. * Support for the ripemd-160 hash function.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment