diff --git a/lib/hcrypto/ChangeLog b/lib/hcrypto/ChangeLog index f5940bb00..39dcfc566 100644 --- a/lib/hcrypto/ChangeLog +++ b/lib/hcrypto/ChangeLog @@ -1,5 +1,8 @@ 2007-06-20 Love Hörnquist Åstrand + * rand.c: Default to fortuna due to weired /dev/*random that + failes to deliver random data for us in hi load situations. + * rand-fortuna.c: Reseed the random generator now and then from external sources.