diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2000-06-28 18:41:21 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:05:19 -0500 |
commit | 98b0ff499839b49a989b3e39d373cd099b283972 (patch) | |
tree | 5863ce3cb03c011cf84d725df6caafd1a881d5a9 /libpng.txt | |
parent | 1394480f4b6567279e5a41b38277407fb9b50abd (diff) | |
download | libpng-98b0ff499839b49a989b3e39d373cd099b283972.tar.gz |
Imported from libpng-1.0.7rc2.tarv1.0.7rc2
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 244369d2a..39fe06d2e 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.7beta18 - June 24, 2000 + libpng version 1.0.7rc2 - June 28, 2000 Updated and distributed by Glenn Randers-Pehrson <randeg@alum.rpi.edu> Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson @@ -2632,13 +2632,13 @@ application: VII. Y2K Compliance in libpng -June 24, 2000 +June 28, 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.7beta18 are Y2K compliant. It is my belief that earlier +upward through 1.0.7rc2 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 |