diff options
author | aavit <qt-info@nokia.com> | 2010-02-15 12:07:12 (GMT) |
---|---|---|
committer | aavit <qt-info@nokia.com> | 2010-02-15 12:07:12 (GMT) |
commit | c9a13228d61de352edfb0019121bc83160d3b79f (patch) | |
tree | 0867fb6c2696084313358e6226d09d682defd51d /src/3rdparty/libpng/ANNOUNCE | |
parent | 815911cc85883f621874d3c11714e80dc352ee29 (diff) | |
download | Qt-c9a13228d61de352edfb0019121bc83160d3b79f.zip Qt-c9a13228d61de352edfb0019121bc83160d3b79f.tar.gz Qt-c9a13228d61de352edfb0019121bc83160d3b79f.tar.bz2 |
Delete libpng 1.2.40
Diffstat (limited to 'src/3rdparty/libpng/ANNOUNCE')
-rw-r--r-- | src/3rdparty/libpng/ANNOUNCE | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/src/3rdparty/libpng/ANNOUNCE b/src/3rdparty/libpng/ANNOUNCE deleted file mode 100644 index b73bbb5..0000000 --- a/src/3rdparty/libpng/ANNOUNCE +++ /dev/null @@ -1,57 +0,0 @@ - -Libpng 1.2.40 - September 10, 2009 - -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.2.40.tar.xz (LZMA-compressed, recommended) - libpng-1.2.40.tar.gz - libpng-1.2.40.tar.bz2 - -Source files with LF line endings (for Unix/Linux) without the -"configure" script - - libpng-1.2.40-no-config.tar.xz (LZMA-compressed, recommended) - libpng-1.2.40-no-config.tar.gz - libpng-1.2.40-no-config.tar.bz2 - -Source files with CRLF line endings (for Windows), without the -"configure" script - - lpng1240.zip - lpng1240.7z - lpng1240.tar.bz2 - -Project files - - libpng-1.2.40-project-netware.zip - libpng-1.2.40-project-wince.zip - -Other information: - - libpng-1.2.40-README.txt - libpng-1.2.40-KNOWNBUGS.txt - libpng-1.2.40-LICENSE.txt - libpng-1.2.40-Y2K-compliance.txt - libpng-1.2.40-[previous version]-diff.txt - -Changes since the last public release (1.2.39): - -version 1.2.40 [September 10, 2009] - - Removed an extra png_debug() recently added to png_write_find_filter(). - Fixed incorrect #ifdef in pngset.c regarding unknown chunk support. - Various bugfixes and improvements to CMakeLists.txt (Philip Lowman) - -Send comments/corrections/commendations to png-mng-implement at lists.sf.net - -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 |