From 65915400c8d354015539265e9450059c23928117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 1 Feb 2007 22:08:50 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20127 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 87089d595..e12cf5353 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,8 @@ +2007-02-01 Love Hörnquist Åstrand + + * rand.c: Name the random file ~/.rnd, this is the same as + OpenSSL. + 2007-01-31 Love Hörnquist Åstrand * rand-egd.c: Make get_bytes static.