diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-01-24 00:16:54 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-01-24 00:18:05 -0600 |
commit | 135d17ce3ecef446f8dfa047f384900d010241ac (patch) | |
tree | 5cb36a7ce3611ab297e4cb030da665cf8ee06fb0 /libpng-manual.txt | |
parent | 9962b8465966f5d2d36660e01230cd165bb47e5d (diff) | |
download | libpng-135d17ce3ecef446f8dfa047f384900d010241ac.tar.gz |
[devel] Bump to version libpng-1.5.1beta10
Diffstat (limited to 'libpng-manual.txt')
-rw-r--r-- | libpng-manual.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libpng-manual.txt b/libpng-manual.txt index 61541ff36..b583d8777 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.1beta09 - January 24, 2011 + libpng version 1.5.1beta10 - January 24, 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.1beta09 - January 24, 2011 + libpng versions 0.97, January 1998, through 1.5.1beta10 - January 24, 2011 Updated and distributed by Glenn Randers-Pehrson Copyright (c) 1998-2011 Glenn Randers-Pehrson @@ -1171,7 +1171,7 @@ things. As of libpng version 1.2.9, png_set_expand_gray_1_2_4_to_8() was added. It expands the sample depth without changing tRNS to alpha. -As of libpng version 1.5.1beta09, not all possible expansions are supported. +As of libpng version 1.5.1beta10, not all possible expansions are supported. In the following table, the 01 means grayscale with depth<8, 31 means indexed with depth<8, other numerals represent the color type, "T" means @@ -4079,7 +4079,7 @@ Since the PNG Development group is an ad-hoc body, we can't make an official declaration. This is your unofficial assurance that libpng from version 0.71 and -upward through 1.5.1beta09 are Y2K compliant. It is my belief that earlier +upward through 1.5.1beta10 are Y2K compliant. It is my belief that earlier versions were also Y2K compliant. Libpng only has three year fields. One is a 2-byte unsigned integer that |