STABLE-BRANCH-1-2 gnupg/g10 (6 files)

cvs user dshaw cvs@cvs.gnupg.org
Tue, 03 Dec 2002 19:10:10 +0100


    Date: Tuesday, December 3, 2002 @ 19:10:10
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog g10.c keyedit.c keylist.c main.h tdbio.c

* main.h, keylist.c (reorder_keyblock), keyedit.c (keyedit_menu): Reorder
user ID display in the --edit-key menu to match that of the --list-keys
display.

* tdbio.c (tdbio_read_record, tdbio_write_record): Comments to reserve a
byte for trust model in the devel version.

* g10.c (add_notation_data): Fix initialization.


-----------+
 ChangeLog |   13 ++++++++++++-
 g10.c     |    2 +-
 keyedit.c |    1 +
 keylist.c |    2 +-
 main.h    |    1 +
 tdbio.c   |   10 ++++++++--
 6 files changed, 24 insertions(+), 5 deletions(-)