summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2006-01-27 16:29:41 +0000
committerAntonin Descampe <antonin@gmail.com>2006-01-27 16:29:41 +0000
commit72de930d08c8a08d082bf14805767e251d6f048d (patch)
tree9bda108d0bfab6aa2c0ca1c09b7a5f26a81238e7 /ChangeLog
parent8a662fa4b1dc489a8d6d5fe687499f25f856ba67 (diff)
fixed two initialization problems in t1.c and tcd.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5e93600..57b8207b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+January 27, 2006
+* [Antonin Descampe] fixed a two initialization problems in t1.c and tcd.c
+
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