diff options
Diffstat (limited to '')
-rw-r--r-- | scd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scd/ChangeLog b/scd/ChangeLog index 32fbdf9d9..660865638 100644 --- a/scd/ChangeLog +++ b/scd/ChangeLog @@ -1,3 +1,8 @@ +2004-10-22 Werner Koch <[email protected]> + + * app-openpgp.c (verify_chv3): The minium length for CHV3 is + 8. Changed string to match the other ones. + 2004-10-21 Werner Koch <[email protected]> * app-openpgp.c (do_sign): Replace asprintf by direct allocation. |