ANNOUNCE 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. Libpng 1.2.12 - June 27, 2006
  2. This is a public release of libpng, intended for use in production codes.
  3. Files available for download:
  4. Source files with LF line endings (for Unix/Linux) and with a
  5. "configure" script
  6. libpng-1.2.12.tar.gz
  7. libpng-1.2.12.tar.bz2
  8. Source files with LF line endings (for Unix/Linux) without the
  9. "configure" script
  10. libpng-1.2.12-no-config.tar.gz
  11. libpng-1.2.12-no-config.tar.bz2
  12. Source files with CRLF line endings (for Windows), without the
  13. "configure" script
  14. lpng1212.zip
  15. lpng1212.tar.bz2
  16. Project files
  17. libpng-1.2.12-project-netware.zip
  18. libpng-1.2.12-project-wince.zip
  19. Other information:
  20. libpng-1.2.12-README.txt
  21. libpng-1.2.12-KNOWNBUGS.txt
  22. libpng-1.2.12-LICENSE.txt
  23. libpng-1.2.12-Y2K-compliance.txt
  24. Changes since the last public release (1.2.11):
  25. version 1.2.12 [June 27, 2006]
  26. version 1.0.20, 1.2.12 [June 27, 2006]
  27. Really increased sprintf buffer from 50 to 52 chars in pngrutil.c to avoid
  28. buffer overflow.
  29. Send comments/corrections/commendations to png-mng-implement at lists.sf.net
  30. (subscription required; visit
  31. https://lists.sourceforge.net/lists/listinfo/png-mng-implement
  32. to subscribe) or to glennrp at users.sourceforge.net
  33. Glenn R-P