diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2001-05-07 14:52:45 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:06:18 -0500 |
commit | 3097f618f28306e893ceb159a994a96eaee0d27c (patch) | |
tree | 0640cfbee9a2992ded5111c089b4402932173f55 /libpng.txt | |
parent | 1fd5fb33c22ed68f75861ddffc2db1110105f33b (diff) | |
download | libpng-3097f618f28306e893ceb159a994a96eaee0d27c.tar.gz |
Imported from libpng-1.2.0beta2.tarv1.2.0beta2
Diffstat (limited to 'libpng.txt')
-rw-r--r-- | libpng.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libpng.txt b/libpng.txt index 7719a26b5..f40801ea1 100644 --- a/libpng.txt +++ b/libpng.txt @@ -1,6 +1,6 @@ libpng.txt - A description on how to use and modify libpng - libpng version 1.2.0beta1 - May 6, 2001 + libpng version 1.2.0beta2 - May 7, 2001 Updated and distributed by Glenn Randers-Pehrson <randeg@alum.rpi.edu> Copyright (c) 1998-2001 Glenn Randers-Pehrson @@ -2819,13 +2819,13 @@ application: IX. Y2K Compliance in libpng -May 6, 2001 +May 7, 2001 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.2.0beta1 are Y2K compliant. It is my belief that earlier +upward through 1.2.0beta2 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 |