From b0252ac4432e00b35c7a0d3dd45539c6963327d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 11 May 2006 22:49:23 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17538 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 0bf041e12..a3122bf00 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,11 @@ +2006-05-12 Love Hörnquist Åstrand + + * rsa-imath.c: Fix the last one of the asserts. + 2006-05-08 Love Hörnquist Åstrand + * rand.c (get_device_fd): use /dev/urandom first. + * rctest.c: Less "pointer targets in passing argument differ in signedness" warnings.