NEWS 1.1 KB

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