gnupg/g10 (ChangeLog g10.c keylist.c main.h options.h)
cvs user dshaw
cvs@cvs.gnupg.org
Sun, 01 Jun 2003 17:36:24 +0200
Date: Sunday, June 1, 2003 @ 17:36:14
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c keylist.c main.h options.h
* g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.c
(check_sig_and_print): Emulate the old policy and notation behavior
(display by default). Send to status-fd whether it is displayed on the
screen or not.
* g10.c (main): Since we now have some options in devel that won't work in
a stable branch gpg.conf file, try for a version-specific gpg.conf-VERSION
file before falling back to gpg.conf.
* main.h, options.h: Move various option flags to options.h.
-----------+
ChangeLog | 13 ++++++++
g10.c | 11 ++++++
keylist.c | 95 ++++++++++++++++++++++++++++++++++++------------------------
main.h | 19 ------------
options.h | 21 +++++++++++++
5 files changed, 102 insertions(+), 57 deletions(-)