dshaw committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Tue, 05 Mar 2002 05:57:10 +0100


Date:	Tuesday March 5, 2002 @ 5:57
Author:	dshaw

Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv11864

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog export.c g10.c keyedit.c revoke.c 
Log Message:
Some minor bug fixes.

do not prompt for revocation reason for v3 revocations (unless
force-v4-certs is on) since they wouldn't be used anyway.

show the status of the sigs (exportable? revocable?) to the user before
prompting for which sig to revoke.  Also, make sure that local signatures
get local revocations.

Add "exec-path" variable to override PATH for execing programs.

properly check return code from classify_user_id to catch unclassifiable
keys.

File: ChangeLog        	Status: Up-to-date
File: export.c         	Status: Up-to-date
File: g10.c            	Status: Up-to-date
File: keyedit.c        	Status: Up-to-date
File: revoke.c         	Status: Up-to-date