From 393b5cd1dc438872af89d334ef6e5fcc59f27d47 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 13 Jan 2013 17:24:39 +1000 Subject: Added Irrlicht 1.8, but without all the Windows binaries. --- .../irrlicht-1.8/source/Irrlicht/libpng/ANNOUNCE | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 libraries/irrlicht-1.8/source/Irrlicht/libpng/ANNOUNCE (limited to 'libraries/irrlicht-1.8/source/Irrlicht/libpng/ANNOUNCE') diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/ANNOUNCE b/libraries/irrlicht-1.8/source/Irrlicht/libpng/ANNOUNCE new file mode 100644 index 0000000..e8498a3 --- /dev/null +++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/ANNOUNCE @@ -0,0 +1,42 @@ + +Libpng 1.5.9 - February 18, 2012 + +This is a public release of libpng, intended for use in production codes. + +Files available for download: + +Source files with LF line endings (for Unix/Linux) and with a +"configure" script + + libpng-1.5.9.tar.xz (LZMA-compressed, recommended) + libpng-1.5.9.tar.gz + libpng-1.5.9.tar.bz2 + +Source files with CRLF line endings (for Windows), without the +"configure" script + + lpng159.7z (LZMA-compressed, recommended) + lpng159.zip + +Other information: + + libpng-1.5.9-README.txt + libpng-1.5.9-LICENSE.txt + +Changes since the last public release (1.5.8): + + Rebuilt configure scripts in the tar distributions. + Removed two unused definitions from scripts/pnglibconf.h.prebuilt + Removed some unused arrays (with #ifdef) from png_read_push_finish_row(). + Removed tests for no-longer-used *_EMPTY_PLTE_SUPPORTED from pngstruct.h + Fixed CVE-2011-3026 buffer overrun bug. Deal more correctly with the test + on iCCP chunk length. Also removed spurious casts that may hide problems + on 16-bit systems. + +Send comments/corrections/commendations to png-mng-implement at lists.sf.net +(subscription required; visit +https://lists.sourceforge.net/lists/listinfo/png-mng-implement +to subscribe) +or to glennrp at users.sourceforge.net + +Glenn R-P -- cgit v1.1