diff --git a/lib/hcrypto/ChangeLog b/lib/hcrypto/ChangeLog index d81b5e540..8f0712c84 100644 --- a/lib/hcrypto/ChangeLog +++ b/lib/hcrypto/ChangeLog @@ -1,5 +1,7 @@ 2008-04-27 Love Hörnquist Åstrand + * des.c: Document missing functions, add DES_check_key_parity(). + * des.h: Add DES_check_key_parity, deprecate DES_set_key. * version-script.map: Export DES_check_key_parity.