diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 264e206df..7c5e85f24 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,10 @@ -2007-01-08 Love Hörnquist Åstrand +2007-01-09 Love Hörnquist Åstrand + * rsa.c: Correct the test if the rsa is a complete RSA private + key. + +2007-01-08 Love Hörnquist Åstrand + * imath/imath.c: More verbose debugging in case of assertion failure. XXX temporary for AIX problem.