diff options
author | scuri <scuri> | 2010-01-22 19:44:05 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-01-22 19:44:05 +0000 |
commit | 8530450bdbc42d17fa32f34e5fef0f980c71439b (patch) | |
tree | e34f3e6057642e6ea93feb1c439df1425496b1cf /html | |
parent | 9e0b6cc2b063749832f1bf49109989917e0a0226 (diff) |
# Fixed: imProcessRemoveByArea inside/outside logic.
Diffstat (limited to 'html')
-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 4f100f5..c5eb4fa 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -40,6 +40,9 @@ <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> + <li dir="ltr"><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span + style="color: #000000"> <strong>imProcessRemoveByArea</strong> + inside/outside logic.</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> |