1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

New option --allow-secret-key-import

This commit is contained in:
Werner Koch 2000-12-07 10:55:10 +00:00
parent bb1bab488f
commit ed33264fe2
7 changed files with 43 additions and 8 deletions

3
NEWS
View file

@ -8,6 +8,9 @@
! and make sure that they don't pipe the signed material to stdin !
! without using a filename and "-" on the the command line. !
* Secret keys are no longer imported unless you use the new option
--allow-secret-key-import.
* Support for the gpg-agent from gpg 1.1
* Better LFS support.