summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2007-02-28 14:27:20 +0000
committerAntonin Descampe <antonin@gmail.com>2007-02-28 14:27:20 +0000
commite5c5d1064ec154ebcf7d976b1070dd0da3d95ee4 (patch)
tree62b2078287583060cced0e14fcb66eccc21588c3 /ChangeLog
parent2fb6da8d857e51da4dd3d55eb891a5af71dff316 (diff)
fixed a bug in context numerotation that prevented the RESET switch to work correctly : mqc_reset_enc in mqc.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cedd4779..baa216c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ What's New for OpenJPEG
+ : added
February 28, 2007
+* [antonin] fixed a bug in context numerotation that prevented the RESET switch to work correctly : mqc_reset_enc in mqc.c
* [Fod] Corrected codec Makefile by adding the compilation of "compat/getopt.c"
February 27, 2007