diff options
author | scuri <scuri> | 2009-07-11 20:55:52 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-07-11 20:55:52 +0000 |
commit | 4894caf4af1357f7a49c289586f0b752424b7733 (patch) | |
tree | 7d5f9d28aec5f3c95891bf6f21596415cfb8a945 /html | |
parent | ea7fef55f24f1a924a24446129e3f78cdff0bf7f (diff) |
*** empty log message ***
Diffstat (limited to 'html')
-rw-r--r-- | html/en/history.html | 8 | ||||
-rw-r--r-- | html/en/libpng.txt | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/html/en/history.html b/html/en/history.html index 07cc1e0..23fa053 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -12,13 +12,17 @@ <h1>History of Changes</h1> <h3 dir="ltr"> - CVS (10/Jul/2009)</h3> + CVS (11/Jul/2009)</h3> <ul> - <li><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span + <li><span style="color: #008000">Changed:</span> libPNG updated to version + 1.2.37. Removed changes to the library that made it incompatible with other + libPNG distributions.</li> + <li><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span style="color: #000000"> new image size computation of <strong>im.ProcessCropNew</strong> in Lua.</span></span> </li> <li><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span style="color: #000000"> loading of RAW data.</span></span></li> + <li></li> </ul> <h3 dir="ltr"> Version 3.4.2 (26/Jun/2009)</h3> diff --git a/html/en/libpng.txt b/html/en/libpng.txt index 2640ec9..cdb787d 100644 --- a/html/en/libpng.txt +++ b/html/en/libpng.txt @@ -8,8 +8,8 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: If you modify libpng you may insert additional notices immediately following this sentence. -libpng versions 1.2.6, August 15, 2004, through 1.2.22, October 13, 2007, are -Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are +libpng versions 1.2.6, August 15, 2004, through 1.2.37, June 4, 2009, are +Copyright (c) 2004, 2006-2009 Glenn Randers-Pehrson, and are distributed according to the same disclaimer and license as libpng-1.2.5 with the following individual added to the list of Contributing Authors @@ -106,4 +106,4 @@ certification mark of the Open Source Initiative. Glenn Randers-Pehrson glennrp at users.sourceforge.net -October 13, 2007 +June 4, 2009 |