diff options
author | Werner Koch <[email protected]> | 2006-11-28 16:36:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-11-28 16:36:02 +0000 |
commit | 252b668814dc419be37223b3fc75a661ff656f60 (patch) | |
tree | fe51bf585a57cc3325f3e488eea5992344926ed3 /NEWS | |
parent | * openfile.c (ask_outfile_name): Fixed buffer overflow occurring (diff) | |
download | gnupg-252b668814dc419be37223b3fc75a661ff656f60.tar.gz gnupg-252b668814dc419be37223b3fc75a661ff656f60.zip |
Preparing 2.0.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,16 +1,18 @@ -Noteworthy changes in version 2.0.1 (not released) -------------------------------------------------- +Noteworthy changes in version 2.0.1 (2006-11-28) +------------------------------------------------ * Experimental support for the PIN pads of the SPR 532 and the Kaan Advanced card readers. Add "disable-keypad" scdaemon.conf if you don't want it. Does currently only work for the OpenPGP card and - the authentication and decrypt keys. + its authentication and decrypt keys. * Fixed build problems on some some platforms and crashes on amd64. + * Fixed a buffer overflow in gpg2. [bug#728] + Noteworthy changes in version 2.0.0 (2006-11-11) -------------------------------------------------- +------------------------------------------------ * First stable version of a GnuPG integrating OpenPGP and S/MIME. |