diff --git a/ChangeLog b/ChangeLog
index f0f8bf360d46ffcfe1c0dee3d1ad2612e1de31bb..0c2f05a06c4ebfbd5d662349452ceadd31818e59 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: