NEWS 1.0 KB

123456789101112131415161718192021222324252627282930
  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. Noteworthy changes in version 1.0.0 (2006-11-11)
  11. ------------------------------------------------
  12. * Initial release.
  13. Copyright 2006 g10 Code GmbH
  14. This file is free software; as a special exception the author gives
  15. unlimited permission to copy and/or distribute it, with or without
  16. modifications, as long as this notice is preserved.
  17. This file is distributed in the hope that it will be useful, but
  18. WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  19. implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.