summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2006-10-31 17:11:15 +0000
committerAntonin Descampe <antonin@gmail.com>2006-10-31 17:11:15 +0000
commit2d416a80179294b30d97049333a5ccd9c044ea71 (patch)
tree5cc62331cbe1591fa297bf45f519c98d4ced6b1b /ChangeLog
parentb565431251c607fe58fda307794bf09399b2681c (diff)
fixed a bug in the computation of the mantissa (mu)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cbd72cd..75bbc593 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ What's New for OpenJPEG
+ : added
October 31, 2006
+* [Antonin] fixed a bug in the computation of the mantissa (mu)
+ [Antonin] added the ability to specify the rate as "float" (before : integer)
August 18, 2006