diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2001-10-24 22:01:19 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:06:32 -0500 |
commit | 6c97ddbffc6796e32809da678a29522a221ddf3e (patch) | |
tree | 99f01478a072187fd4416502e3907ef892675421 /libpng.txt | |
parent | 5a0be341baa9726ca0afdd70abbdfba8b35fe7ff (diff) | |
download | libpng-6c97ddbffc6796e32809da678a29522a221ddf3e.tar.gz |
Imported from libpng-1.2.1beta2.tarv1.2.1beta2
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 615c0e63a..d9963fe21 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.1beta1 - October 19, 2001 + libpng version 1.2.1beta2 - October 25, 2001 Updated and distributed by Glenn Randers-Pehrson <randeg@alum.rpi.edu> Copyright (c) 1998-2001 Glenn Randers-Pehrson @@ -2848,13 +2848,13 @@ application: IX. Y2K Compliance in libpng -October 19, 2001 +October 25, 2001 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.1beta1 are Y2K compliant. It is my belief that earlier +upward through 1.2.1beta2 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 |