From: Niels Möller Date: Wed, 23 Mar 2011 12:01:29 +0000 (+0100) Subject: *** empty log message *** X-Git-Tag: nettle_2.2_release_20110711~109 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e670b44fa72ec2638034be41e85e2dc9b1660b92;p=thirdparty%2Fnettle.git *** empty log message *** Rev: nettle/ChangeLog:1.160 --- diff --git a/ChangeLog b/ChangeLog index f0f8bf36..0c2f05a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2011-03-23 Niels Möller + + * tools/Makefile.in (TARGETS): Added nettle-hash, and related + build rules. + (SOURCES): Added nettle-hash.c. + + * tools/misc.c (xalloc): New function. + + * tools/pkcs1-conv.c (main): Made the OPT_* constants local, and + fixed numerical values to start with non-ASCII 0x300. + + * tools/nettle-hash.c: New file. + 2011-03-23 Niels Möller Contributed by Daniel Kahn Gillmor: