diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 16dae04d6..2161b57fb 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,13 @@ -2006-10-16 Love Hörnquist Åstrand +2006-10-19 Love Hörnquist Åstrand + * rsa.c: remove stray ; + + * engine.c: Does function typecasts instead of void * type-casts. + + * evp.c: Does function typecasts instead of void * type-casts. + +2006-10-16 Love Hörnquist Åstrand + * Makefile.am: add rand-unix.c * rand.c: Move out rand-unix functions from the core lib.