]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Wed, 23 Mar 2011 12:01:29 +0000 (13:01 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 23 Mar 2011 12:01:29 +0000 (13:01 +0100)
Rev: nettle/ChangeLog:1.160

ChangeLog

index f0f8bf360d46ffcfe1c0dee3d1ad2612e1de31bb..0c2f05a06c4ebfbd5d662349452ceadd31818e59 100644 (file)
--- 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: