summaryrefslogtreecommitdiff
path: root/Build/source/libs/libpng/README
diff options
context:
space:
mode:
authorMartin Schröder <martin@oneiros.de>2006-12-25 23:51:23 +0000
committerMartin Schröder <martin@oneiros.de>2006-12-25 23:51:23 +0000
commitcb7332d3cba75e7e53f19e04d14f1b0e006959eb (patch)
treed209d15bd92836f37b285ec2787c00318acbc3d3 /Build/source/libs/libpng/README
parentd9a9989973de064109f0aa3808304af3f7a5e42a (diff)
libpng 1.2.14
git-svn-id: svn://tug.org/texlive/trunk@2919 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/libpng/README')
-rw-r--r--Build/source/libs/libpng/README21
1 files changed, 11 insertions, 10 deletions
diff --git a/Build/source/libs/libpng/README b/Build/source/libs/libpng/README
index 06f9fe4d64a..c2aa49ee8c9 100644
--- a/Build/source/libs/libpng/README
+++ b/Build/source/libs/libpng/README
@@ -1,4 +1,4 @@
-README for libpng version 1.2.8 - December 3, 2004 (shared library 12.0)
+README for libpng version 1.2.14 - November 27, 2006 (shared library 12.0)
See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng.
@@ -103,9 +103,10 @@ fix. Please mention "libpng" somewhere in the subject line. Thanks.
This release was created and will be supported by myself (of course
based in a large way on Guy's and Andreas' earlier work), and the PNG group.
-glennrp at users.sourceforge.net
-png-implement at ccrc.wustl.edu (subscription required; write to
-majordomo at ccrc.wustl.edu with "subscribe png-implement" in the message).
+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
You can't reach Guy, the original libpng author, at the addresses
given in previous versions of this document. He and Andreas will read mail
@@ -189,11 +190,11 @@ Files in this distribution:
descrip.mms => VMS makefile for MMS or MMK
makefile.std => Generic UNIX makefile (cc, creates static libpng.a)
makefile.elf => Linux/ELF makefile symbol versioning,
- gcc, creates libpng12.so.0.1.2.8)
+ gcc, creates libpng12.so.0.1.2.14)
makefile.linux => Linux/ELF makefile
- (gcc, creates libpng12.so.0.1.2.8)
+ (gcc, creates libpng12.so.0.1.2.14)
makefile.gcmmx => Linux/ELF makefile
- (gcc, creates libpng12.so.0.1.2.8,
+ (gcc, creates libpng12.so.0.1.2.14,
uses assembler code tuned for Intel MMX platform)
makefile.gcc => Generic makefile (gcc, creates static libpng.a)
makefile.knr => Archaic UNIX Makefile that converts files with
@@ -215,12 +216,12 @@ Files in this distribution:
makefile.openbsd => OpenBSD makefile
makefile.sgi => Silicon Graphics IRIX (cc, creates static lib)
makefile.sggcc => Silicon Graphics
- (gcc, creates libpng12.so.0.1.2.8)
+ (gcc, creates libpng12.so.0.1.2.14)
makefile.sunos => Sun makefile
makefile.solaris => Solaris 2.X makefile
- (gcc, creates libpng12.so.0.1.2.8)
+ (gcc, creates libpng12.so.0.1.2.14)
makefile.so9 => Solaris 9 makefile
- (gcc, creates libpng12.so.0.1.2.8)
+ (gcc, creates libpng12.so.0.1.2.14)
makefile.32sunu => Sun Ultra 32-bit makefile
makefile.64sunu => Sun Ultra 64-bit makefile
makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc