summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2008-05-22 12:34:29 +0000
committerAntonin Descampe <antonin@gmail.com>2008-05-22 12:34:29 +0000
commitf4d394d9324f12e820339fce0182b1d47f831059 (patch)
tree7282909760fed9d11c664178911a382cb11d55bb /ChangeLog
parent65e5ff0fb4dbdd4db7450da4d10339625dcdb0c1 (diff)
additional test to avoid crash due to invalid image size, patch by Christopher Layne
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd707f3f..f7004f2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+May 22, 2008
+* [antonin] additional test to avoid crash due to invalid image size, patch by Christopher Layne
+
May 20, 2008
* [antonin] memory leak fixed in openjpeg.c (opj_destroy_cstr_info()), patch by Carsten Juttner