diff options
author | Werner Koch <wk@gnupg.org> | 2006-06-20 20:52:43 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2006-06-20 20:52:43 +0200 |
commit | 91a4be3126f07e11719a91883c4e220c16b6fabe (patch) | |
tree | 355b088deb5a11944a047c93740e4bee4a4a546b /NEWS | |
parent | Made make distcheck work again (diff) | |
download | gnupg2-91a4be3126f07e11719a91883c4e220c16b6fabe.tar.xz gnupg2-91a4be3126f07e11719a91883c4e220c16b6fabe.zip |
Preparing a new releasegnupg-1.9.21
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -1,22 +1,22 @@ -Noteworthy changes in version 1.9.21 +Noteworthy changes in version 1.9.21 (2006-06-20) ------------------------------------------------- - * [scdaemon] New command APDU. + * New command APDU for scdaemon to allow using it for general card + access. Might be used through gpg-connect-agent by using the SCD + prefix command. - * [scdaemon] Support for keypads of some readers. Tested only with - SPR532. New option --disable-keypad. + * Support for the CardMan 4040 PCMCIA reader (Linux 2.6.15 required). - * [scdaemon] Support for CardMan 4040 PCMCIA reader. + * Scdaemon does not anymore reset cards at the end of a connection. - * [scdaemon] Cards are not anymore reseted at the end of a connection. + * Kludge to allow use of Bundesnetzagentur issued X.509 certificates. - * [gpgsm] Kludge to allow use of Bundesnetzagentur issued - certificates. + * Added --hash=xxx option to scdaemon's PKSIGN command. - * [scdaemon] Added --hash=xxx option to the PKSIGN command. + * Pkcs#12 files are now created with a MAC. This is for better + interoperability. - * [gpg-protect-tool] Does now create a MAC for P12 files. This is for - better interoperability. + * Collected bug fixes and minor other changes. Noteworthy changes in version 1.9.20 (2005-12-20) @@ -310,7 +310,7 @@ Noteworthy changes in version 1.9.0 (2003-08-05) development branch. - Copyright 2002, 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without |