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

cvs user dshaw cvs@cvs.gnupg.org
Tue, 17 Sep 2002 05:21:14 +0200


    Date: Tuesday, September 17, 2002 @ 05:21:14
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

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

>From stable branch

* keyedit.c (menu_addrevoker): The direct key signature for revocation
keys must be at least v4 to carry the revocation key subpacket.  Add a PGP
2.x warning for revocation keys.

* g10.c (check_permissions): Rearrange strings to make translating easier
(don't incorporate string parts).

* keyedit.c (sign_uids): Make strings translatable.

* sig-check.c (check_key_signature2): Make string translatable.


-------------+
 ChangeLog   |   15 +++++++++++++
 g10.c       |   66 ++++++++++++++++++++++++++++++++++++++++++----------------
 keyedit.c   |   44 ++++++++++++++++++++++++++++++++------
 sig-check.c |    3 +-
 4 files changed, 102 insertions(+), 26 deletions(-)