diff options
author | David Shaw <[email protected]> | 2002-10-07 22:19:27 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2002-10-07 22:19:27 +0000 |
commit | 9e86063293a541e082124f52624827c9c5f9698c (patch) | |
tree | 1d50602d010dce089958c5b72a1d3e7f8c4ada9b | |
parent | * import.c (import_keys_internal): Missed one s/inp/inp2/. (diff) | |
download | gnupg-9e86063293a541e082124f52624827c9c5f9698c.tar.gz gnupg-9e86063293a541e082124f52624827c9c5f9698c.zip |
And changelog :)
Diffstat (limited to '')
-rw-r--r-- | g10/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index aebc00d61..c27f95bc5 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,13 @@ +2002-10-07 David Shaw <[email protected]> + + * import.c (import_keys_internal): Missed one s/inp/inp2/. + + * keylist.c (print_capabilities): Properly indicate per-key + capabilities of sign&encrypt primary keys that have + secret-parts-missing (i.e. no capabilities at all) + + * mainproc.c (symkey_decrypt_sesskey): Fix compiler warning. + 2002-10-04 David Shaw <[email protected]> * getkey.c (get_pubkey_direct): Don't cache keys retrieved via |