WIP: fixed build issues with JPWL option ON
[openjpeg.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index ab862605baa59da489d6b522caf800711aa523b0..031b2270de1a1e48a4143bc0fae0ebcb7115da8f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,20 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+September 20, 2011
+* [mickael] WIP: fixed build issues with MJ2 option ON
+* [mickael] WIP: fixed build issues with JPWL option ON
+
 September 19, 2011
++ [mickael] Enhance some new JPIP files about opj_config inclusion and using of free/calloc (credit to Julien Malik) 
++ [mickael] WIP: begin to test opj_decode_tile_data
++ [mickael] WIP: update t1, t2, tcd to use same strut as in V2
++ [mickael] WIP: begin to test opj_read_tile_header with V2 style
++ [mickael] WIP: create a new framework to output file information
++ [mickael] WIP: remove a piece of code copy by the merge op at the wrong place
++ [mickael] WIP: begin to clean j2k_dump and some other small things
++ [mickael] WIP: enchance the new version with some bug fixes from v1 and from me
++ [mickael] WIP: add support of jp2 for new j2k_dump function and some other small stuff
 + [mickael] WIP: new image_header struct is used and enable used of cstr_info
 + [mickael] WIP: manage the case of event_mgr is not provided to setup_decoder function 
 + [mickael] WIP: insert elements from V2 framework into the trunk (add missing files).