diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index f7bb4bdcb..9b7cc2253 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,7 @@ 2006-01-10 Love Hörnquist Åstrand + * evp.c (EVP_CIPHER_CTX_cleanup): clean up less aggressively + * Makefile.am (check_PROGRAMS): add test_hmac * test_hmac.c: Simple regression test for HMAC.