From 987fdc4154a38521fa50754e8a7a895c2603b26d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 10 Jun 2007 08:04:39 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21046 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hcrypto/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/hcrypto/ChangeLog b/lib/hcrypto/ChangeLog index 6a70448bd..445408983 100644 --- a/lib/hcrypto/ChangeLog +++ b/lib/hcrypto/ChangeLog @@ -1,3 +1,12 @@ +2007-06-10 Love Hörnquist Åstrand + + * test_crypto.in: Test for random device before running the tests. + + * test_engine_dso.c: Test for random device. + + * test_bn.c (test_BN_rand): skip this test if there is no random + device + 2007-06-07 Love Hörnquist Åstrand * Makefile.am: Include more ui.[ch] in libbctest.