diff --git a/NEWS b/NEWS index 98f12b8..d2de8e2 100644 --- a/NEWS +++ b/NEWS @@ -1,78 +1,80 @@ Noteworthy changes in version 1.6.0 (unreleased) ------------------------------------------------ * Support for PIV cards. * Speedup by letting GPGSM select missing keys. * License change to LGPL-2.1-or-later. (See commit 60a071e3b7b2885ce994667a9186173772f3a647). - * Requires the current stable version of GnuPG (2.2.0) + * Requires at a minimum the current stable version of GnuPG (2.2.0) + but advanced PIV card support needs the current GnuPG development + version. Noteworthy changes in version 1.5.0 (2017-07-14) ------------------------------------------------ * Support for TLS 1.2 client authentication and S/MIME signing. * Support for 4096 bit keys. * Support for GnuPG 2.1. * C_GenerateRandom is implemented. Noteworthy changes in version 1.4.0 (2010-04-21) ------------------------------------------------ * Update to libassuan 2.0.0 interface. Noteworthy changes in version 1.3.0 (2009-06-19) ------------------------------------------------ * Scute can read certificates directly from the OpenPGP 2.0 cards. * Support for 2048 bit keys. Noteworthy changes in version 1.2.0 (2008-09-02) ------------------------------------------------ * Ported to Windows 32. * GPG Agent can now be launched on demand. Noteworthy changes in version 1.1.0 (2007-05-03) ------------------------------------------------ * Scute now comes with a manual. * Code licensed from RSA Security Inc. has been removed due to licensing issues ("advertisment clause"). * A memory leak has been fixed. Note that you need libassuan 1.0.1 to fix another memory leak. * Scute now supports certificates larger than the kernel pipe buffer with GPGSM versions later than 2.0.0 (exclusive). * Scute now sets the CKA_TRUSTED attribute to something useful. Noteworthy changes in version 1.0.0 (2006-11-11) ------------------------------------------------ * Initial release. Copyright 2006, 2009, 2010 g10 Code GmbH This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.