summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFreeimage <freeimage@aliceadsl.fr>2006-01-19 20:25:44 +0000
committerFreeimage <freeimage@aliceadsl.fr>2006-01-19 20:25:44 +0000
commit197b0505cb07544104f336d56384655c1f589f91 (patch)
tree42fdab63bce8e71820ae001bd8d7bc717a24552e /ChangeLog
parentf8d899c4f14a14adfba0bd2b6d78c082f20e9be1 (diff)
fixed a bug in jp2_read_ihdr (need to allocate jp2->comps)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 753dde65..f82a475c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+January 19, 2006
+* [Herve Drolon] fixed a bug in jp2_read_ihdr (need to allocate jp2->comps)
+
January 18, 2006
* [Herve Drolon] changed the name of j2k_realloc to opj_realloc
* [Herve Drolon] fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calculation)