werner committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Thu, 25 Apr 2002 10:30:35 +0200


Date:	Thursday April 25, 2002 @ 10:30
Author:	werner

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

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog g10.c options.h passphrase.c trustdb.c 
Log Message:
g10/
* g10.c, options.h: New options --display, --ttyname, --ttytype,
--lc-ctype, --lc-messages to be used with future versions of the
gpg-agent. 
* passphrase.c (agent_send_option,agent_send_all_options): New.
(agent_open): Send options to the agent.

* trustdb.c (update_ownertrust, clear_ownertrust): Do an explicit
do_sync because revalidation_mark does it only if when the
timestamp actually changes.
/
* configure.ac: Check for locale.h and setlocale

File: ChangeLog        	Status: Up-to-date
File: g10.c            	Status: Up-to-date
File: options.h        	Status: Up-to-date
File: passphrase.c     	Status: Up-to-date
File: trustdb.c        	Status: Up-to-date