STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog keyedit.c keylist.c
mainproc.c misc.c)
cvs user dshaw
cvs at cvs.gnupg.org
Tue Feb 10 04:38:16 CET 2004
Date: Tuesday, February 10, 2004 @ 04:38:16
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog keyedit.c keylist.c mainproc.c misc.c
* misc.c (compress_algo_to_string): Return NULL on failure like all of the
other xxxx_algo_to_string() functions.
* mainproc.c (list_node): Minor spacing tweak to match --list-keys output.
* keylist.c (list_keyblock_print), mainproc.c (list_node): Mark revoked
subkeys as revoked. Requested by Matthew Wilcox. Make revoked and
expired tags translatable (they are already translated elsewhere).
Revoked overrides expiration when both apply.
* keyedit.c (show_prefs): Use compress algo constants.
(show_basic_key_info): Make revoked and expired tags translatable
(show_key_with_all_names): Revoked overrides expired when both apply.
------------+
ChangeLog | 18 ++++++++++++++++++
keyedit.c | 18 +++++++++---------
keylist.c | 14 ++++++++++----
mainproc.c | 20 +++++++++++++-------
misc.c | 5 +++--
5 files changed, 53 insertions(+), 22 deletions(-)
More information about the Gnupg-commits
mailing list