From 2230b87e17d181d2c67fb659da4c36a505bbfcf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 9 Jan 2007 10:04:47 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19775 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 264e206df..7c5e85f24 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,10 @@ -2007-01-08 Love Hörnquist Åstrand +2007-01-09 Love Hörnquist Åstrand + * rsa.c: Correct the test if the rsa is a complete RSA private + key. + +2007-01-08 Love Hörnquist Åstrand + * imath/imath.c: More verbose debugging in case of assertion failure. XXX temporary for AIX problem.