summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2008-08-08 13:15:36 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2008-08-08 13:15:36 +0000
commit4da178b0d83b6009e82bca1d9b7b2d5e1bceb6ad (patch)
tree64c51414914c6c23c4992f8f0cb1cce309f8c6fe /ChangeLog
parentf4bbad86155c84d56d3860cd77b405c16884fe63 (diff)
Modified the way raw images with more that 8bpp are read and written
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3565e425..4ffce3a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+August 8, 2008
+! [FOD] Modified the way raw images with more that 8bpp are read and written
+
July 9, 2008
+ [Parvatha] Added the default lossless parameter to opj_set_default_encoder_parameters in openjpeg.c.