Ignore:
Timestamp:
Feb 11, 2010, 11:19:06 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.1 sources.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/3rdparty/libpng/ANNOUNCE

    r2 r561  
    11
    2 Libpng 1.2.29 - May 8, 2008
     2Libpng 1.2.40 - September 10, 2009
    33
    44This is a public release of libpng, intended for use in production codes.
     
    99"configure" script
    1010
    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
    1514
    1615Source files with LF line endings (for Unix/Linux) without the
    1716"configure" script
    1817
    19    libpng-1.2.29-no-config.tar.gz
    20    libpng-1.2.29-no-config.tar.lzma
    21    libpng-1.2.29-no-config.tar.bz2
     18   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
    2221
    2322Source files with CRLF line endings (for Windows), without the
    2423"configure" script
    2524
    26    lpng1229.zip
    27    lpng1229.7z
    28    lpng1229.tar.bz2
     25   lpng1240.zip
     26   lpng1240.7z
     27   lpng1240.tar.bz2
    2928
    3029Project files
    3130
    32    libpng-1.2.29-project-netware.zip
    33    libpng-1.2.29-project-wince.zip
     31   libpng-1.2.40-project-netware.zip
     32   libpng-1.2.40-project-wince.zip
    3433
    3534Other information:
    3635
    37    libpng-1.2.29-README.txt
    38    libpng-1.2.29-KNOWNBUGS.txt
    39    libpng-1.2.29-LICENSE.txt
    40    libpng-1.2.29-Y2K-compliance.txt
    41    libpng-1.2.29-[previous version]-diff.txt
     36   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
    4241
    43 Changes since the last public release (1.2.28):
     42Changes since the last public release (1.2.39):
    4443
    45 version 1.2.29 [May 8, 2008]
     44version 1.2.40 [September 10, 2009]
    4645
    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)
    5549
    5650Send comments/corrections/commendations to png-mng-implement at lists.sf.net
    57 (subscription required; visit
     51
     52Send comments/corrections/commendations to png-mng-implement at lists.sf.net
     53(subscription required; visit
    5854https://lists.sourceforge.net/lists/listinfo/png-mng-implement
    5955to subscribe) or to glennrp at users.sourceforge.net
Note: See TracChangeset for help on using the changeset viewer.