From e7442e18fcd2afbb91158c07ce5c22c48e3dc0e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Mon, 12 Oct 2009 10:01:09 +0200
Subject: [PATCH] *** empty log message ***

Rev: nettle/ChangeLog:1.44
---
 ChangeLog | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index b5a51dc4..da8f29a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 2009-10-12  Niels M�ller  <nisse@lysator.liu.se>
 
+	* sexp-format.c: Removed conditioning on HAVE_LIBGMP.
+
+	* tools/pkcs1-conv.c: Support for DSA keys, contributed by Magnus
+	Holmgren.
+
+	* Makefile.in (hogweed_SOURCES): Added dsa2sexp.c and der2dsa.c.
+
+	* der2dsa.c: New file, contributed by Magnus Holmgren.
+	* dsa2sexp.c: Likewise.
+	* dsa.h: Added prototypes.
+
 	* configure.ac (LIBHOGWEED_MINOR): Bumped libhogweed minor
 	version, now it's 1.1.
 
-- 
GitLab