diff options
author | Stefan Bellon <[email protected]> | 2001-10-06 07:33:43 +0000 |
---|---|---|
committer | Stefan Bellon <[email protected]> | 2001-10-06 07:33:43 +0000 |
commit | ced9e24bfb8bca9bd5541b269c930bdb0590fc78 (patch) | |
tree | 38bdc9892fb4c0c3952c721300c98a2ac04eb9cb | |
parent | Disabled agent stuff for RISC OS (diff) | |
download | gnupg-ced9e24bfb8bca9bd5541b269c930bdb0590fc78.tar.gz gnupg-ced9e24bfb8bca9bd5541b269c930bdb0590fc78.zip |
Option --no-force-v3-sigs added and disabled agent stuff for RISC OS
-rw-r--r-- | g10/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index c4736394c..2a7e85490 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,8 @@ +2001-10-06 Stefan Bellon <[email protected]> + + * passphrase.c [__riscos__]: Disabled agent specific stuff. + * g10.c: New option --no-force-v3-sigs. + 2001-09-28 Werner Koch <[email protected]> * keyedit.c (sign_uids): Always use the primary key to sign keys. |