summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2006-03-19 18:51:32 +0000
committerAntonin Descampe <antonin@gmail.com>2006-03-19 18:51:32 +0000
commit817681fb9865bea231293a7607521d6d7dacfb38 (patch)
tree99b7760cac03806dfe8f6a67fa14d30d4a2e5e89 /ChangeLog
parentf0721df1d9ee78cd0aef66bca924072037ccc5ec (diff)
fixed a bug in t1.c that prevented in some cases a true lossless compression (thanks to Don Mimlitch for reporting this bug)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fda1049a..c4a97169 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+March 19, 2006
+* [Antonin] fixed a bug in t1.c that prevented in some cases a true lossless compression (thanks to Don Mimlitch for reporting this bug)
+
February 12, 2006
- [Herve Drolon] removed unneeded working variables in opj_tcd_t