diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 74ec8ae30..cc567b44e 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -5,6 +5,11 @@ * destest.c: add test for the empty password "" +2005-05-27 Love Hörnquist Åstrand + + * rctest.c (cipher3): used unsigned char to avoid problems with + platforms using "signed char" + 2005-05-13 Love Hörnquist Åstrand * rc2.c: use unsigned char to avoid signess warning