summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-01-22 20:17:36 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-01-22 20:19:10 -0600
commit3bd489d315ba52a976e9b4974878794d01ea0dbf (patch)
treeb549cf9c8cb7593902b24ce13e45844f99fc842e
parentcbabd9c7e105bae43c2a13e621a1e4c29fc09460 (diff)
downloadlibpng-3bd489d315ba52a976e9b4974878794d01ea0dbf.tar.gz
[devel] Imported from libpng-1.5.1beta08.tarv1.5.1beta08
-rw-r--r--CHANGES2
-rw-r--r--LICENSE4
-rw-r--r--README2
-rw-r--r--libpng-manual.txt6
-rw-r--r--libpngpf.32
-rw-r--r--png.52
-rw-r--r--projects/vstudio/readme.txt2
-rw-r--r--projects/vstudio/zlib.props2
-rw-r--r--scripts/README.txt2
9 files changed, 12 insertions, 12 deletions
diff --git a/CHANGES b/CHANGES
index f1e5a7344..476cff61b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3201,7 +3201,7 @@ Version 1.5.1beta08 [January 23, 2011]
benefit of the user transform callback.
Added png_process_data_pause and png_process_data_skip for the benefit of
progressive readers that need to stop data processing or want to optimize
- skipping of unread data (e.g. if the reader marks a chunk to be skipped.)
+ skipping of unread data (e.g., if the reader marks a chunk to be skipped.)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
diff --git a/LICENSE b/LICENSE
index bb99caa1c..8be659761 100644
--- a/LICENSE
+++ b/LICENSE
@@ -10,7 +10,7 @@ this sentence.
This code is released under the libpng license.
-libpng versions 1.2.6, August 15, 2004, through 1.5.1beta08, January 22, 2011, are
+libpng versions 1.2.6, August 15, 2004, through 1.5.1beta08, January 23, 2011, are
Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and are
distributed according to the same disclaimer and license as libpng-1.2.5
with the following individual added to the list of Contributing Authors
@@ -108,4 +108,4 @@ certification mark of the Open Source Initiative.
Glenn Randers-Pehrson
glennrp at users.sourceforge.net
-January 22, 2011
+January 23, 2011
diff --git a/README b/README
index 80f57339a..3dccfde30 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-README for libpng version 1.5.1beta08 - January 22, 2011 (shared library 15.0)
+README for libpng version 1.5.1beta08 - January 23, 2011 (shared library 15.0)
See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng.
diff --git a/libpng-manual.txt b/libpng-manual.txt
index 3caff8f9b..9239dbb2f 100644
--- a/libpng-manual.txt
+++ b/libpng-manual.txt
@@ -1,6 +1,6 @@
libpng-manual.txt - A description on how to use and modify libpng
- libpng version 1.5.1beta08 - January 22, 2011
+ libpng version 1.5.1beta08 - January 23, 2011
Updated and distributed by Glenn Randers-Pehrson
<glennrp at users.sourceforge.net>
Copyright (c) 1998-2011 Glenn Randers-Pehrson
@@ -11,7 +11,7 @@ libpng-manual.txt - A description on how to use and modify libpng
Based on:
- libpng versions 0.97, January 1998, through 1.5.1beta08 - January 22, 2011
+ libpng versions 0.97, January 1998, through 1.5.1beta08 - January 23, 2011
Updated and distributed by Glenn Randers-Pehrson
Copyright (c) 1998-2011 Glenn Randers-Pehrson
@@ -4077,7 +4077,7 @@ Other rules can be inferred by inspecting the libpng source.
XIV. Y2K Compliance in libpng
-January 22, 2011
+January 23, 2011
Since the PNG Development group is an ad-hoc body, we can't make
an official declaration.
diff --git a/libpngpf.3 b/libpngpf.3
index 59d777639..d98dedd84 100644
--- a/libpngpf.3
+++ b/libpngpf.3
@@ -1,4 +1,4 @@
-.TH LIBPNGPF 3 "January 22, 2011"
+.TH LIBPNGPF 3 "January 23, 2011"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.5.1beta08
(private functions)
diff --git a/png.5 b/png.5
index e038db5e5..847d2d96f 100644
--- a/png.5
+++ b/png.5
@@ -1,4 +1,4 @@
-.TH PNG 5 "January 22, 2011"
+.TH PNG 5 "January 23, 2011"
.SH NAME
png \- Portable Network Graphics (PNG) format
.SH DESCRIPTION
diff --git a/projects/vstudio/readme.txt b/projects/vstudio/readme.txt
index 303974e18..87a3b99ee 100644
--- a/projects/vstudio/readme.txt
+++ b/projects/vstudio/readme.txt
@@ -1,7 +1,7 @@
VisualStudio instructions
-libpng version 1.5.1beta08 - January 22, 2011
+libpng version 1.5.1beta08 - January 23, 2011
Copyright (c) 1998-2010 Glenn Randers-Pehrson
diff --git a/projects/vstudio/zlib.props b/projects/vstudio/zlib.props
index 79df0e719..fd8e3e7ea 100644
--- a/projects/vstudio/zlib.props
+++ b/projects/vstudio/zlib.props
@@ -2,7 +2,7 @@
<!--
* zlib.props - location of zlib source
*
- * libpng version 1.5.1beta08 - January 22, 2011
+ * libpng version 1.5.1beta08 - January 23, 2011
*
* Copyright (c) 1998-2010 Glenn Randers-Pehrson
*
diff --git a/scripts/README.txt b/scripts/README.txt
index 27e010c02..37aef861e 100644
--- a/scripts/README.txt
+++ b/scripts/README.txt
@@ -1,5 +1,5 @@
-Makefiles for libpng version 1.5.1beta08 - January 22, 2011
+Makefiles for libpng version 1.5.1beta08 - January 23, 2011
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile