NEWS 1.2 KB

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