diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 63c5c01df..ec4731877 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -13,6 +13,11 @@ * sig-check.c (do_check): Properly validate v4 sigs with no hashed section at all. +2002-07-25 Werner Koch <[email protected]> + + * delkey.c (do_delete_key): Always allow to delete a key in batch mode + when specified by fingerprint. Suggested by Enzo Michelangeli. + 2002-07-25 David Shaw <[email protected]> * keyedit.c (menu_revsig): Change "revsig" to honor selected uids @@ -25,6 +30,7 @@ * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" -> "WARNING" +>>>>>>> 1.214 2002-07-24 David Shaw <[email protected]> * main.h, import.c (parse_import_options, fix_hkp_corruption, |