diff options
author | scuri <scuri> | 2010-01-21 18:24:22 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-01-21 18:24:22 +0000 |
commit | 9e0b6cc2b063749832f1bf49109989917e0a0226 (patch) | |
tree | 582b7bfc72b696cc85afe8b70ec3186ba2ff671b /html/en | |
parent | 18116f799593a916d590239dbd5a5d6dbbb92b61 (diff) |
Fixed: incomplete initialization of the array in imAnalyzeMeasureArea.
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/history.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/html/en/history.html b/html/en/history.html index 8c7f892..4f100f5 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -37,6 +37,9 @@ <li dir="ltr"><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span style="color: #000000"> alpha support in image:<strong>CopyPlane</strong>() and in channel indexing in Lua.</span></span></li> + <li dir="ltr"><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span + style="color: #000000"> incomplete initialization of the array in + <strong>imAnalyzeMeasureArea</strong>.</span></span></li> </ul> <h3 dir="ltr"> <a href="http://sourceforge.net/projects/imtoolkit/files/3.5/">Version 3.5</a> (02/Oct/2009)</h3> |