diff options
author | scuri <scuri> | 2009-11-20 18:59:03 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-11-20 18:59:03 +0000 |
commit | 9cc6fd6da62bc239bf22ced6ae24c0ffdd994b40 (patch) | |
tree | f91ec6d46895ec1e00fc31927a5c923b65f22fbd /html/en | |
parent | d74811ae84f8caebf287eb2fd4cc799fc7dbcee2 (diff) |
* Fixed: invalid memory access in imAnalyzeFindRegions when more than 16k regions where found.
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/history.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/html/en/history.html b/html/en/history.html index 6cb8dd1..fdf2b46 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -12,6 +12,13 @@ <h2>History of Changes</h2> <h3 dir="ltr"> + CVS (20/11/2009</h3> +<ul dir="ltr"> + <li dir="ltr"><span style="color: #008000"><span style="color: #ff0000">Fixed:</span><span + style="color: #000000"> invalid memory access in <strong> + imAnalyzeFindRegions</strong> when more than 16k regions where found.</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> <ul> <li><span style="color: #0000FF">New:</span> functions <strong> |