diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index f4118fa1d..a1c33f2c8 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,14 @@ -2002-04-17 Werner Koch <[email protected]> +2002-04-18 Werner Koch <[email protected]> + * getkey.c (premerge_public_with_secret): Fixed 0x12345678! syntax + for use with secret keys. + + * seckey-cert.c (do_check): Always calculate the old checksum for + use after unprotection. + + * g10.c, options.skel: New option --no-escape-from. Made + --escape-from and --force-v3-sigs the default and removed them + from the options skeleton. 2002-04-16 Werner Koch <[email protected]> |