gnupg/g10 (ChangeLog export.c g10.c sig-check.c)

cvs user dshaw cvs@cvs.gnupg.org
Sat, 28 Sep 2002 19:49:38 +0200


    Date: Saturday, September 28, 2002 @ 19:49:38
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog export.c g10.c sig-check.c

2002-09-28  David Shaw  <dshaw@jabberwocky.com>

	* export.c (do_export_stream): Comment.

	* sig-check.c (check_key_signature2): Properly handle a
	non-designated revocation import.

2002-09-26  Werner Koch  <wk@gnupg.org>

	* g10.c (set_homedir): New. Changed all direct assignments to use
	this.
	* gpgv.c (set_homedir): Ditto.


-------------+
 ChangeLog   |   13 +++++++++++++
 export.c    |    8 ++++----
 g10.c       |   26 ++++++++++++++++++--------
 sig-check.c |    7 +++++--
 4 files changed, 40 insertions(+), 14 deletions(-)