diff options
| author | scuri <scuri> | 2009-07-03 17:45:12 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2009-07-03 17:45:12 +0000 | 
| commit | e91dd4dedeef0863cdfbc0be48f6c8a5ecd7c8df (patch) | |
| tree | da1f3c1d21871234b7cb34c85d0488516a75394d /html/en/history.html | |
| parent | d1139487842daba07e165e9c81ba703a87b1e9d4 (diff) | |
*** empty log message ***
Diffstat (limited to 'html/en/history.html')
| -rw-r--r-- | html/en/history.html | 10 | 
1 files changed, 9 insertions, 1 deletions
| diff --git a/html/en/history.html b/html/en/history.html index f94f668..f09f0a1 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -11,7 +11,15 @@  <body>  <h1>History of Changes</h1> -<h3 dir="ltr">Version 3.4.2 (26/Jun/2009)</h3> +<h3 dir="ltr"> +    CVS (02/Jul/2009)</h3> +    <ul> +        <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> +    </ul> +    <h3 dir="ltr"> +        Version 3.4.2 (26/Jun/2009)</h3>  <ul>  	<li><span style="color: #008000">Changed:</span>     	removed "lua5.1.so" dependency in UNIX.</li> | 
