diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2006-04-16 19:45:31 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:09:02 -0500 |
commit | b511b60aaa2b1e425213dd96d0a40f7626980079 (patch) | |
tree | 73a6f5ced69c89925fac42d01fbf836a4a394b01 /libpng.txt | |
parent | 77be22c09a14425f258205f7ff3cf0a55481f5a7 (diff) | |
download | libpng-b511b60aaa2b1e425213dd96d0a40f7626980079.tar.gz |
Imported from libpng-1.2.10beta5.tarv1.2.10beta5
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 d206dea4c..1f7b9c504 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.10beta4 - April 16, 2006 + libpng version 1.2.10beta5 - April 17, 2006 Updated and distributed by Glenn Randers-Pehrson <glennrp at users.sourceforge.net> Copyright (c) 1998-2005 Glenn Randers-Pehrson @@ -2909,13 +2909,13 @@ application: IX. Y2K Compliance in libpng -April 16, 2006 +April 17, 2006 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.10beta4 are Y2K compliant. It is my belief that earlier +upward through 1.2.10beta5 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 |