From d9c5dcf20659994269d209c150b11f595db7261d Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Wed, 4 Apr 2018 19:33:56 +0900 Subject: [PATCH] Update ChangeLog. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4e784b4..8e381e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2018-04-04 NIIBE Yutaka + * tests: Add more tests, key generation and KDF support. + * src/openpgp.c (cmd_reset_user_password): Check length of new passphrase.