From e670b44fa72ec2638034be41e85e2dc9b1660b92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Wed, 23 Mar 2011 13:01:29 +0100 Subject: [PATCH] *** empty log message *** Rev: nettle/ChangeLog:1.160 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index f0f8bf36..0c2f05a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2011-03-23 Niels M�ller <nisse@lysator.liu.se> + + * 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 <nisse@lysator.liu.se> Contributed by Daniel Kahn Gillmor: -- GitLab