diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2007-02-06 22:02:28 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2007-02-06 22:02:28 +0000 |
| commit | dc24949ad5227ab79641fb61aebc7cbabca807a7 (patch) | |
| tree | 3df93f17c0aad1892539618f1edd383609168de6 /png/ANNOUNCE | |
| parent | 58cfbc6c824b16d1ff4bd00546719346bd6e825a (diff) | |
Update bundled zlib to v1.2.3.
Update bundled libpng to v1.2.16.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5666 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'png/ANNOUNCE')
| -rw-r--r-- | png/ANNOUNCE | 66 |
1 files changed, 44 insertions, 22 deletions
diff --git a/png/ANNOUNCE b/png/ANNOUNCE index 6370130a7..c0b81880b 100644 --- a/png/ANNOUNCE +++ b/png/ANNOUNCE @@ -1,28 +1,50 @@ -Libpng 1.2.7 - September 12, 2004 +Libpng 1.2.16 - January 31, 2007 This is a public release of libpng, intended for use in production codes. -Changes since the last public release (1.2.6): - - Revised pngtest so memory allocation testing is only done when PNG_DEBUG==1. - Removed unused pngasmrd.h file. - Removed references to uu.net for archived files. Added references to - PNG Spec (second edition) and the PNG ISO/IEC Standard. - Added "test-dd" target in 15 makefiles, to run pngtest in DESTDIR. - Fixed bug with "optimized window size" in the IDAT datastream, that - causes libpng to write PNG files with incorrect zlib header bytes. - Fixed bug with sCAL chunk and big-endian machines (David Munro). - Undid new code added in 1.2.6 to update the color_type in - png_set_filler(). - Added png_set_add_alpha() that updates color type. - Revised png_set_strip_filler() to not remove alpha if color_type has alpha. - Added makefile.hp64 - Changed projects/msvc/png32ms.def to scripts/png32ms.def in makefile.cygwin - -Send comments/corrections/commendations to -png-implement@ccrc.wustl.edu (subscription required; write to -majordomo@ccrc.wustl.edu with "subscribe png-implement" in the message) -or to glennrp@users.sourceforge.net +Files available for download: + +Source files with LF line endings (for Unix/Linux) and with a +"configure" script + + libpng-1.2.16.tar.gz + libpng-1.2.16.tar.bz2 + +Source files with LF line endings (for Unix/Linux) without the +"configure" script + + libpng-1.2.16-no-config.tar.gz + libpng-1.2.16-no-config.tar.bz2 + +Source files with CRLF line endings (for Windows), without the +"configure" script + + lpng1216.zip + lpng1216.tar.bz2 + +Project files + + libpng-1.2.16-project-netware.zip + libpng-1.2.16-project-wince.zip + +Other information: + + libpng-1.2.16-README.txt + libpng-1.2.16-KNOWNBUGS.txt + libpng-1.2.16-LICENSE.txt + libpng-1.2.16-Y2K-compliance.txt + +Changes since the last public release (1.2.15): + +version 1.2.16 [January 31, 2007] + + Fix bugs in makefile.nommx + Revised scripts/CMakeLists.txt + +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 |
