diff --git a/lib/hcrypto/ChangeLog b/lib/hcrypto/ChangeLog index 8f0712c84..0838557bf 100644 --- a/lib/hcrypto/ChangeLog +++ b/lib/hcrypto/ChangeLog @@ -1,3 +1,7 @@ +2008-04-28 Love Hörnquist Åstrand + + * des.c: Remove inifinite loop in DES_set_key(). + 2008-04-27 Love Hörnquist Åstrand * des.c: Document missing functions, add DES_check_key_parity().