diff options
author | Werner Koch <[email protected]> | 2005-04-21 14:39:00 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-04-21 14:39:00 +0000 |
commit | ec51140af03ea92a2a0737c4fc3536468fd3a409 (patch) | |
tree | 333b70c9a42fdc020e77774bc12d6c7e0e44604d /NEWS | |
parent | (main): Optionally allow the input file as command (diff) | |
download | gnupg-1-9-16.tar.gz gnupg-1-9-16.zip |
Preparing a releaseV1-9-16
Diffstat (limited to '')
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,13 +1,16 @@ -Noteworthy changes in version 1.9.16 +Noteworthy changes in version 1.9.16 (2005-04-21) ------------------------------------------------- * gpg-agent does now support the ssh-agent protocol and thus allows to use the pinentry as well as the OpenPGP smartcard with ssh. - * New tool gpg-connect-agent as a genereal client for the gpg-agent. + * New tool gpg-connect-agent as a general client for the gpg-agent. * New tool symcryptrun as a wrapper for certain encryption tools. + * The gpg tool is not anymore build by default because those gpg + versions available in the gnupg 1.4 series are far more matured. + Noteworthy changes in version 1.9.15 (2005-01-13) ------------------------------------------------- |