NEWS 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. Noteworthy changes in version 1.3.0 (2010-04-21)
  2. ------------------------------------------------
  3. * Update to libassuan 2.0.0 interface.
  4. Noteworthy changes in version 1.3.0 (2009-06-19)
  5. ------------------------------------------------
  6. * Scute can read certificates directly from the OpenPGP 2.0 cards.
  7. * Support for 2048 bit keys.
  8. Noteworthy changes in version 1.2.0 (2008-09-02)
  9. ------------------------------------------------
  10. * Ported to Windows 32.
  11. * GPG Agent can now be launched on demand.
  12. Noteworthy changes in version 1.1.0 (2007-05-03)
  13. ------------------------------------------------
  14. * Scute now comes with a manual.
  15. * Code licensed from RSA Security Inc. has been removed due to
  16. licensing issues ("advertisment clause").
  17. * A memory leak has been fixed. Note that you need libassuan 1.0.1
  18. to fix another memory leak.
  19. * Scute now supports certificates larger than the kernel pipe buffer
  20. with GPGSM versions later than 2.0.0 (exclusive).
  21. * Scute now sets the CKA_TRUSTED attribute to something useful.
  22. Noteworthy changes in version 1.0.0 (2006-11-11)
  23. ------------------------------------------------
  24. * Initial release.
  25. Copyright 2006, 2009, 2010 g10 Code GmbH
  26. This file is free software; as a special exception the author gives
  27. unlimited permission to copy and/or distribute it, with or without
  28. modifications, as long as this notice is preserved.
  29. This file is distributed in the hope that it will be useful, but
  30. WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  31. implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.