summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFreeimage <freeimage@aliceadsl.fr>2006-01-26 20:02:04 +0000
committerFreeimage <freeimage@aliceadsl.fr>2006-01-26 20:02:04 +0000
commit8a662fa4b1dc489a8d6d5fe687499f25f856ba67 (patch)
tree52da800230f0ad989574402e9c1ce146c08b3824 /ChangeLog
parent7546f19b51511ceae65e5b81448d89f18aa2dd75 (diff)
fixed various minor warnings occuring under gcc, added corrections proposed in the forum
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c5c9dc9..e5e93600 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@ What's New for OpenJPEG
! : changed
+ : added
+January 26, 2006
+* [Herve Drolon] fixed various minor warnings occuring under gcc
+* [__david__] fixed a segfault in codec/image_to_j2k.c & codec/j2k_to_image.c
+* [__david__] fixed help option in codec/j2k_to_image & codec/image_to_j2k
+
January 25, 2006
! [Mathieu Malaterre] Sync with ITK repository, also add ref to doxygen
! [Mathieu Malaterre] Add a lot of comments on the CMake build system