summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 10 insertions, 10 deletions
diff --git a/README b/README
index 1877508df..b8ee7e1c1 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-README for libpng version 1.0.63 - February 6, 2014 (shared library 10.0)
+README for libpng version 1.0.65 - December 3, 2015 (shared library 10.0)
See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng.
-Libpng comes in several distribution formats. Get libpng-*.tar.gz,
-libpng-*.tar.xz, or libpng-*.tar.bz2 if you want UNIX-style line
+Libpng comes in several distribution formats. Get libpng-*.tar.gz or
+libpng-*.tar.xz if you want UNIX-style line
endings in the text files, or lpng*.7z or lpng*.zip if you want DOS-style
line endings. You can get UNIX-style line endings from the *.zip file
by using "unzip -a" but there seems to be no simple way to recover
@@ -135,7 +135,7 @@ and ...". If in doubt, send questions to me. I'll bounce them
to others, if necessary.
Please do not send suggestions on how to change PNG. We have
-been discussing PNG for nineteen years now, and it is official and
+been discussing PNG for twenty years now, and it is official and
finished. If you have suggestions for libpng, however, I'll
gladly listen. Even if your suggestion is not used immediately,
it may be used later.
@@ -207,11 +207,11 @@ Files in this distribution:
makefile.std => Generic UNIX makefile (cc, creates static
libpng.a)
makefile.elf => Linux/ELF gcc makefile symbol versioning,
- creates libpng10.so.0.1.0.63)
+ creates libpng10.so.0.1.0.65)
makefile.linux => Linux/ELF makefile (gcc, creates
- libpng10.so.0.1.0.63)
+ libpng10.so.0.1.0.65)
makefile.gcmmx => Linux/ELF makefile (gcc, creates
- libpng10.so.0.1.0.63, previously
+ libpng10.so.0.1.0.65, previously
used assembler code tuned for Intel MMX
platform)
makefile.gcc => Generic makefile (gcc, creates static
@@ -236,12 +236,12 @@ Files in this distribution:
makefile.openbsd => OpenBSD makefile
makefile.sgi => Silicon Graphics IRIX (cc, creates static lib)
makefile.sggcc => Silicon Graphics
- (gcc, creates libpng10.so.0.1.0.63)
+ (gcc, creates libpng10.so.0.1.0.65)
makefile.sunos => Sun makefile
makefile.solaris => Solaris 2.X makefile
- (gcc, creates libpng10.so.0.1.0.63)
+ (gcc, creates libpng10.so.0.1.0.65)
makefile.so9 => Solaris 9 makefile
- (gcc, creates libpng10.so.0.1.0.63)
+ (gcc, creates libpng10.so.0.1.0.65)
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