diff --git a/ANNOUNCE b/ANNOUNCE index dbb2aa313..cb3823b5e 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,5 +1,5 @@ -Libpng 1.6.0beta02 - December 18, 2011 +Libpng 1.6.0beta02 - December 21, 2011 This is not intended to be a public release. It will be replaced within a few weeks by a public version or by another test version. @@ -54,7 +54,7 @@ Version 1.6.0beta01 [December 15, 2011] temporary files for suffix rules to always use $* and ensures that the non-suffix rules use unique file names. -Version 1.6.0beta02 [December 18, 2011] +Version 1.6.0beta02 [December 21, 2011] Correct configure builds where build and source directories are separate. The include path of 'config.h' was erroneously made relative in pngvalid.c in libpng 1.5.7. diff --git a/CHANGES b/CHANGES index c34e0d299..3bf90c796 100644 --- a/CHANGES +++ b/CHANGES @@ -3805,7 +3805,7 @@ Version 1.6.0beta01 [December 15, 2011] temporary files for suffix rules to always use $* and ensures that the non-suffix rules use unique file names. -Version 1.6.0beta02 [December 18, 2011] +Version 1.6.0beta02 [December 21, 2011] Correct configure builds where build and source directories are separate. The include path of 'config.h' was erroneously made relative in pngvalid.c in libpng 1.5.7. diff --git a/LICENSE b/LICENSE index 751e87084..24105955f 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.6.0beta02, December 15, 2011, are +libpng versions 1.2.6, August 15, 2004, through 1.6.0beta02, December 21, 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 -December 15, 2011 +December 21, 2011 diff --git a/README b/README index ac1fdc8bb..cd7517db3 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -README for libpng version 1.6.0beta02 - December 15, 2011 (shared library 16.0) +README for libpng version 1.6.0beta02 - December 21, 2011 (shared library 16.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 f57f81fbc..428695983 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.6.0beta02 - December 15, 2011 + libpng version 1.6.0beta02 - December 21, 2011 Updated and distributed by Glenn Randers-Pehrson 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.6.0beta02 - December 15, 2011 + libpng versions 0.97, January 1998, through 1.6.0beta02 - December 21, 2011 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2011 Glenn Randers-Pehrson @@ -4573,7 +4573,7 @@ Other rules can be inferred by inspecting the libpng source. XIV. Y2K Compliance in libpng -December 15, 2011 +December 21, 2011 Since the PNG Development group is an ad-hoc body, we can't make an official declaration. diff --git a/libpng.3 b/libpng.3 index 3b81e4fc0..afc04f503 100644 --- a/libpng.3 +++ b/libpng.3 @@ -1,4 +1,4 @@ -.TH LIBPNG 3 "December 15, 2011" +.TH LIBPNG 3 "December 21, 2011" .SH NAME libpng \- Portable Network Graphics (PNG) Reference Library 1.6.0beta02 .SH SYNOPSIS @@ -1007,7 +1007,7 @@ Following is a copy of the libpng-manual.txt file that accompanies libpng. .SH LIBPNG.TXT libpng-manual.txt - A description on how to use and modify libpng - libpng version 1.6.0beta02 - December 15, 2011 + libpng version 1.6.0beta02 - December 21, 2011 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2011 Glenn Randers-Pehrson @@ -1018,7 +1018,7 @@ libpng-manual.txt - A description on how to use and modify libpng Based on: - libpng versions 0.97, January 1998, through 1.6.0beta02 - December 15, 2011 + libpng versions 0.97, January 1998, through 1.6.0beta02 - December 21, 2011 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2011 Glenn Randers-Pehrson @@ -5581,7 +5581,7 @@ Other rules can be inferred by inspecting the libpng source. .SH XIV. Y2K Compliance in libpng -December 15, 2011 +December 21, 2011 Since the PNG Development group is an ad-hoc body, we can't make an official declaration. @@ -5847,7 +5847,7 @@ possible without all of you. Thanks to Frank J. T. Wojcik for helping with the documentation. -Libpng version 1.6.0beta02 - December 15, 2011: +Libpng version 1.6.0beta02 - December 21, 2011: Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc. Currently maintained by Glenn Randers-Pehrson (glennrp at users.sourceforge.net). @@ -5870,7 +5870,7 @@ this sentence. This code is released under the libpng license. -libpng versions 1.2.6, August 15, 2004, through 1.6.0beta02, December 15, 2011, are +libpng versions 1.2.6, August 15, 2004, through 1.6.0beta02, December 21, 2011, are Copyright (c) 2004,2006-2007 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 @@ -5969,7 +5969,7 @@ certification mark of the Open Source Initiative. Glenn Randers-Pehrson glennrp at users.sourceforge.net -December 15, 2011 +December 21, 2011 .\" end of man page diff --git a/libpngpf.3 b/libpngpf.3 index e61dd80d1..9c4fa1ff7 100644 --- a/libpngpf.3 +++ b/libpngpf.3 @@ -1,4 +1,4 @@ -.TH LIBPNGPF 3 "December 15, 2011" +.TH LIBPNGPF 3 "December 21, 2011" .SH NAME libpng \- Portable Network Graphics (PNG) Reference Library 1.6.0beta02 (private functions) diff --git a/png.5 b/png.5 index 7d1c12b1c..d32560121 100644 --- a/png.5 +++ b/png.5 @@ -1,4 +1,4 @@ -.TH PNG 5 "December 15, 2011" +.TH PNG 5 "December 21, 2011" .SH NAME png \- Portable Network Graphics (PNG) format .SH DESCRIPTION diff --git a/projects/vstudio/readme.txt b/projects/vstudio/readme.txt index 1628063ec..5886fa5a9 100644 --- a/projects/vstudio/readme.txt +++ b/projects/vstudio/readme.txt @@ -1,7 +1,7 @@ VisualStudio instructions -libpng version 1.6.0beta02 - December 15, 2011 +libpng version 1.6.0beta02 - December 21, 2011 Copyright (c) 1998-2010 Glenn Randers-Pehrson diff --git a/projects/vstudio/zlib.props b/projects/vstudio/zlib.props index 989db8670..cf7499ee1 100644 --- a/projects/vstudio/zlib.props +++ b/projects/vstudio/zlib.props @@ -2,7 +2,7 @@