diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2002-06-28 09:34:00 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:07:16 -0500 |
commit | d020e9d826bfd772e82988a068c1914ef4b4fa97 (patch) | |
tree | 5bc5a60f50f75fc8a638d61f920372a9c9843dcf /libpng.txt | |
parent | d1e8c8694dfc6a3e1ae6cbdc1982cc3f646bb7b3 (diff) | |
download | libpng-d020e9d826bfd772e82988a068c1914ef4b4fa97.tar.gz |
Imported from libpng-1.2.4beta3.tarv1.2.4beta3
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 c65d059d5..835d03975 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.4beta2 - June 20, 2002 + libpng version 1.2.4beta3 - June 28, 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 -June 20, 2002 +June 28, 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.4beta2 are Y2K compliant. It is my belief that earlier +upward through 1.2.4beta3 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 |