diff options
Diffstat (limited to '')
-rw-r--r-- | g10/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index b7e3933f1..d66b8ac08 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,10 @@ +2004-02-12 David Shaw <[email protected]> + + * import.c (import_one): Do the revocation check even in the case + when a key, a revocation key set in a direct key signature, and a + revocation from that revocation key, all arrive piecemeal. + Needless to say, this is pretty obscure. + 2004-02-11 David Shaw <[email protected]> * options.h, g10.c (main), keylist.c (list_keyblock_print): Add |