diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2002-08-23 23:07:42 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:07:27 -0500 |
commit | 51d9250c88aa62f3aaf7c1f72209513035066074 (patch) | |
tree | 45b89c43d5e0a1a06712d2d9350e933b44f7ab59 /libpng.txt | |
parent | 8a7df0024b3498735b23ad36ef3c0b36c4db9a9b (diff) | |
download | libpng-51d9250c88aa62f3aaf7c1f72209513035066074.tar.gz |
Imported from libpng-1.2.5rc1.tarv1.2.5rc1
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 7a41edefb..276231cd2 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.5beta2 - August 16, 2002 + libpng version 1.2.5rc1 - August 24, 2002 Updated and distributed by Glenn Randers-Pehrson <randeg@alum.rpi.edu> Copyright (c) 1998-2002 Glenn Randers-Pehrson @@ -2850,13 +2850,13 @@ application: IX. Y2K Compliance in libpng -August 16, 2002 +August 24, 2002 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.5beta2 are Y2K compliant. It is my belief that earlier +upward through 1.2.5rc1 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 |