1 |
|
---|
2 | Libpng 1.2.29 - May 8, 2008
|
---|
3 |
|
---|
4 | This is a public release of libpng, intended for use in production codes.
|
---|
5 |
|
---|
6 | Files available for download:
|
---|
7 |
|
---|
8 | Source files with LF line endings (for Unix/Linux) and with a
|
---|
9 | "configure" script
|
---|
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
|
---|
15 |
|
---|
16 | Source files with LF line endings (for Unix/Linux) without the
|
---|
17 | "configure" script
|
---|
18 |
|
---|
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
|
---|
22 |
|
---|
23 | Source files with CRLF line endings (for Windows), without the
|
---|
24 | "configure" script
|
---|
25 |
|
---|
26 | lpng1229.zip
|
---|
27 | lpng1229.7z
|
---|
28 | lpng1229.tar.bz2
|
---|
29 |
|
---|
30 | Project files
|
---|
31 |
|
---|
32 | libpng-1.2.29-project-netware.zip
|
---|
33 | libpng-1.2.29-project-wince.zip
|
---|
34 |
|
---|
35 | Other information:
|
---|
36 |
|
---|
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
|
---|
42 |
|
---|
43 | Changes since the last public release (1.2.28):
|
---|
44 |
|
---|
45 | version 1.2.29 [May 8, 2008]
|
---|
46 |
|
---|
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
|
---|
55 |
|
---|
56 | Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
---|
57 | (subscription required; visit
|
---|
58 | https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
---|
59 | to subscribe) or to glennrp at users.sourceforge.net
|
---|
60 |
|
---|
61 | Glenn R-P
|
---|