From fb4bac7d1a212cf5219689dff99b1263f971829f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 5 Dec 2006 07:44:08 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19220 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 8256bcfce..3cdb28202 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,7 @@ 2006-12-05 Love Hörnquist Åstrand + * test_crypto.in: Add more spaces to allow sh to parse this + * test_rsa.c: Explain what the fixed "sha1" checksum test tries to test.