diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2000-07-10 07:48:54 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:05:24 -0500 |
commit | 15dac0b14e3c9821852b6d7345d162428c859db8 (patch) | |
tree | db9bb5858d8778ac37f734087b1ce65d9038490f /libpng.txt | |
parent | 316f97a063959781f805fd68c0d9266247b2804b (diff) | |
download | libpng-15dac0b14e3c9821852b6d7345d162428c859db8.tar.gz |
Imported from libpng-1.0.8beta2.tarv1.0.8beta2
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 bd3dca8a8..2354e563b 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.0.8beta1 - July 8, 2000 + libpng version 1.0.8beta2 - July 10, 2000 Updated and distributed by Glenn Randers-Pehrson <randeg@alum.rpi.edu> Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson @@ -2634,13 +2634,13 @@ application: VII. Y2K Compliance in libpng -July 8, 2000 +July 10, 2000 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.0.8beta1 are Y2K compliant. It is my belief that earlier +upward through 1.0.8beta2 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 |