dshaw committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Mon, 01 Apr 2002 01:51:33 +0200


Date:	Monday April 1, 2002 @ 1:51
Author:	dshaw

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

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog keyedit.c keygen.c keylist.c keyserver.c photoid.c 
	pkclist.c trustdb.c 
Log Message:
Fix ownertrust display with --with-colons.

Properly initialize the user ID refcount for user and photo IDs.

Tweak a few prompts to change "y/n" to "y/N", which is how most other
prompts are written.

Warn the user if they are about to revoke an expired sig (not a problem,
but they should know).

Control-d escapes the keyserver search prompt.

If a subkey is considered revoked solely because the parent key is
revoked, print the revocation reason from the parent key.

Allow revocation/expiration to apply to a uid/key with no entry in the
trustdb.

File: ChangeLog        	Status: Up-to-date
File: keyedit.c        	Status: Up-to-date
File: keygen.c         	Status: Up-to-date
File: keylist.c        	Status: Up-to-date
File: keyserver.c      	Status: Up-to-date
File: photoid.c        	Status: Up-to-date
File: pkclist.c        	Status: Up-to-date
File: trustdb.c        	Status: Up-to-date