NEWS 1.4 KB

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