STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog keyedit.c keylist.c passphrase.c)

cvs user dshaw cvs@cvs.gnupg.org
Wed, 13 Nov 2002 14:14:40 +0100


    Date: Wednesday, November 13, 2002 @ 14:14:40
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog keyedit.c keylist.c passphrase.c

* keyedit.c (show_key_with_all_names_colon): Make --with-colons --edit
display match the validity and trust of --with-colons --list-keys.

* passphrase.c (agent_send_all_options): Fix compile warning.

* keylist.c (list_keyblock_colon): Validity for subkeys should match that
of the primary key, and not that of the last user ID.


--------------+
 ChangeLog    |   11 ++++++++++
 keyedit.c    |   60 +++++++++++++++++++++++++++++++++++++++++++--------------
 keylist.c    |   12 ++++++-----
 passphrase.c |    2 -
 4 files changed, 65 insertions(+), 20 deletions(-)