From b6d99cd3d5bff9a8b967d246782641233c26d677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 10 Jan 2007 17:35:05 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19803 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 7c5e85f24..6c103176a 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,10 @@ +2007-01-10 Love Hörnquist Åstrand + + * imath/imath.c (s_udiv): make a copy of a and b before we start + to make sure there is something un-tainted to print in cause of + failure. XXX remove this delta + (s_embar): make static + 2007-01-09 Love Hörnquist Åstrand * rsa.c: Correct the test if the rsa is a complete RSA private