diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2000-07-24 06:34:14 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:05:31 -0500 |
commit | 32fc5ceb91a86c2cc8dfe37521e3d28c8825c272 (patch) | |
tree | 7c3487b321fffe501c756a23a80d65382001800a /libpng.txt | |
parent | 4766a244b23f951a64b7d7514f6b495debfa5a98 (diff) | |
download | libpng-32fc5ceb91a86c2cc8dfe37521e3d28c8825c272.tar.gz |
Imported from libpng-1.0.8.tarv1.0.8
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 60dc20081..259a2f0f4 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.8rc1 - July 17, 2000 + libpng version 1.0.8 - July 24, 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 17, 2000 +July 24, 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.8rc1 are Y2K compliant. It is my belief that earlier +upward through 1.0.8 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 |