diff options
Diffstat (limited to 'html/en')
| -rw-r--r-- | html/en/history.html | 9 | 
1 files changed, 7 insertions, 2 deletions
| diff --git a/html/en/history.html b/html/en/history.html index 23fa053..108841b 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -12,7 +12,7 @@  <h1>History of Changes</h1>  <h3 dir="ltr"> -    CVS (11/Jul/2009)</h3> +    CVS (04/Aug/2009)</h3>      <ul>          <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  @@ -22,7 +22,12 @@              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> +		<li><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span +            style="color: #000000"> boolean parameters in <strong> +		file:ReadImageData, im.ProcessSplitComplex,  +		im.ProcessQuantizeRGBUniform, im.ProcessBitPlane, im.ProcessRotateRef,  +		im.ProcessRotate90, im.ProcessBinMorphConvolve, im.ConvertDataType</strong>  +		and <strong>im.ConvertToBitmap</strong> in Lua.</span></span></li>      </ul>      <h3 dir="ltr">          Version 3.4.2 (26/Jun/2009)</h3> | 
