Changeset 561 for trunk/src/3rdparty/libpng/ANNOUNCE
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/3rdparty/libpng/ANNOUNCE
r2 r561 1 1 2 Libpng 1.2. 29 - May 8, 20082 Libpng 1.2.40 - September 10, 2009 3 3 4 4 This is a public release of libpng, intended for use in production codes. … … 9 9 "configure" script 10 10 11 libpng-1.2.29.tar.gz 12 libpng-1.2.29.tar.lzma 13 (Get the lzma codec from <http://tukaani.org/lzma>). 14 libpng-1.2.29.tar.bz2 11 libpng-1.2.40.tar.xz (LZMA-compressed, recommended) 12 libpng-1.2.40.tar.gz 13 libpng-1.2.40.tar.bz2 15 14 16 15 Source files with LF line endings (for Unix/Linux) without the 17 16 "configure" script 18 17 19 libpng-1.2. 29-no-config.tar.gz20 libpng-1.2. 29-no-config.tar.lzma21 libpng-1.2. 29-no-config.tar.bz218 libpng-1.2.40-no-config.tar.xz (LZMA-compressed, recommended) 19 libpng-1.2.40-no-config.tar.gz 20 libpng-1.2.40-no-config.tar.bz2 22 21 23 22 Source files with CRLF line endings (for Windows), without the 24 23 "configure" script 25 24 26 lpng12 29.zip27 lpng12 29.7z28 lpng12 29.tar.bz225 lpng1240.zip 26 lpng1240.7z 27 lpng1240.tar.bz2 29 28 30 29 Project files 31 30 32 libpng-1.2. 29-project-netware.zip33 libpng-1.2. 29-project-wince.zip31 libpng-1.2.40-project-netware.zip 32 libpng-1.2.40-project-wince.zip 34 33 35 34 Other information: 36 35 37 libpng-1.2. 29-README.txt38 libpng-1.2. 29-KNOWNBUGS.txt39 libpng-1.2. 29-LICENSE.txt40 libpng-1.2. 29-Y2K-compliance.txt41 libpng-1.2. 29-[previous version]-diff.txt36 libpng-1.2.40-README.txt 37 libpng-1.2.40-KNOWNBUGS.txt 38 libpng-1.2.40-LICENSE.txt 39 libpng-1.2.40-Y2K-compliance.txt 40 libpng-1.2.40-[previous version]-diff.txt 42 41 43 Changes since the last public release (1.2. 28):42 Changes since the last public release (1.2.39): 44 43 45 version 1.2. 29 [May 8, 2008]44 version 1.2.40 [September 10, 2009] 46 45 47 Removed some stray *.diff and *.orig files 48 Reverted Makefile.in, aclocal.m4, and configure to the libpng-1.2.26 49 versions. 50 Added --force to autogen libtoolize options and --force-missing to 51 automake options. 52 Changed $(ECHO) to echo in Makefile.am and Makefile.in 53 Updated all configure files to autoconf-2.62 54 #ifdef out pnggcrd.c code if using MSC_VER 46 Removed an extra png_debug() recently added to png_write_find_filter(). 47 Fixed incorrect #ifdef in pngset.c regarding unknown chunk support. 48 Various bugfixes and improvements to CMakeLists.txt (Philip Lowman) 55 49 56 50 Send comments/corrections/commendations to png-mng-implement at lists.sf.net 57 (subscription required; visit 51 52 Send comments/corrections/commendations to png-mng-implement at lists.sf.net 53 (subscription required; visit 58 54 https://lists.sourceforge.net/lists/listinfo/png-mng-implement 59 55 to subscribe) or to glennrp at users.sourceforge.net
Note:
See TracChangeset
for help on using the changeset viewer.