diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 94617fcc6..792dae02b 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,15 @@ +Thu Apr 9 11:35:22 1998 Werner Koch ([email protected]) + + * seckey-cert.c (do_check): New; combines all the check functions + into one. + + * sign.c: removed all key management functions + * keyedit.c: New. + +Thu Apr 9 09:49:36 1998 Werner Koch ([email protected]) + + * import.c (chk_self_sigs): Changed an error message. + Wed Apr 8 16:19:39 1998 Werner Koch ([email protected]) * packet.h: packet structs now uses structs from the pubkey, |