diff options
| author | scuri <scuri> | 2009-08-04 21:35:15 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2009-08-04 21:35:15 +0000 | 
| commit | 08e5c41d42be826c18480b277f644a864f237b9b (patch) | |
| tree | cf666b0bb0f2d38b2f650751adb081b6f2d60af3 /html | |
| parent | 26990cb2d1f55272c6f1d09dcc0f3062dc1e6cf8 (diff) | |
*** empty log message ***
Diffstat (limited to 'html')
| -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>  | 
