diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 496fc63b4..1834b0595 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,8 @@ +2003-08-27 Love Hörnquist Åstrand + + * sha.c: make the function threadsafe by removing static on the + local variable zeros + 2003-07-23 Love Hörnquist Åstrand * rijndael-alg-fst.h,rijndael-alg-fst.c,aes.c,aes.h: