diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 76a3db88e..da8880003 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,8 @@ 2007-01-06 Love Hörnquist Åstrand + * rsa-imath.c: Fix a silly typo, and with that enable CRT since + now it works. + * rsa-imath.c: With this crt works, but something is wrong in the key generation, so keep it turned off for now.