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/en/history.html | |
parent | ea7fef55f24f1a924a24446129e3f78cdff0bf7f (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/history.html')
-rw-r--r-- | html/en/history.html | 8 |
1 files changed, 6 insertions, 2 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> |