diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2000-05-03 21:06:11 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:05:04 -0500 |
commit | 98c9d73605cfc89d36886ea1a6a1c595fe8781a4 (patch) | |
tree | 58210c62fd116e27f7cee12483e5bc3d44ea9e81 /libpng.txt | |
parent | 6942d53c25bbdaa075a2ffd30caeed7aae047a23 (diff) | |
download | libpng-98c9d73605cfc89d36886ea1a6a1c595fe8781a4.tar.gz |
Imported from libpng-1.0.6j.tarv1.0.6j
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 e763a3f6f..1739737bf 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.6i - May 1, 2000 + libpng version 1.0.6j - May 4, 2000 Updated and distributed by Glenn Randers-Pehrson <randeg@alum.rpi.edu> Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson @@ -2562,13 +2562,13 @@ the old method. VII. Y2K Compliance in libpng -May 1, 2000 +May 4, 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.6i are Y2K compliant. It is my belief that earlier +upward through 1.0.6j 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 |