diff --git a/lib/hcrypto/ChangeLog b/lib/hcrypto/ChangeLog index 31fe15414..cf0d91918 100644 --- a/lib/hcrypto/ChangeLog +++ b/lib/hcrypto/ChangeLog @@ -1,3 +1,8 @@ +2007-12-07 Love Hörnquist Åstrand + + * rand.c: Can't call getpwuid(getuid()) at all since that causes + recursive lookups. Pointed out by Hai Zaar. + 2007-08-16 Love Hörnquist Åstrand * test_cipher.c: Use test from camellia samples.