gnupg/g10 (ChangeLog import.c status.c status.h)

cvs user twoaday cvs@cvs.gnupg.org
Sun, 22 Dec 2002 21:53:21 +0100


    Date: Sunday, December 22, 2002 @ 21:53:21
  Author: twoaday
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog import.c status.c status.h

2002-12-22  Timo Schulz  <ts@winpt.org>

        * import.c (print_import_check): New.
        (import_one): Use it here.
        Use merge_keys_and_selfsig in the interactive mode to avoid
        wrong key information.
        * status.h: Add new status code.
        * status.c: Ditto.


-----------+
 ChangeLog |    9 +++++++++
 import.c  |   27 +++++++++++++++++++++++++++
 status.c  |    1 +
 status.h  |    1 +
 4 files changed, 38 insertions(+)