Deleting v2 directory... Will be re-created as a branch
[openjpeg.git] / ChangeLog
index 92341ad50854575c7a40cebca71087a8cb67e99a..3565e425a13357af89c767203cbb71ef842ebdac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,12 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+July 9, 2008
++ [Parvatha] Added the default lossless parameter to opj_set_default_encoder_parameters in openjpeg.c.
+
+June 12, 2008
+* [antonin] fixed a bug in dirent.h that prevented codec on Linux Alpha Systems to compile correctly. Thanks to RobinC.
+
 May 22, 2008
 * [antonin] fixed a bug in j2k.c (j2k_write_sod) that allowed to get negative rates, thanks zhong1985624 for pointing this.