Remove duplicate definition
[openjpeg.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 341177a0e14f5c4b75a3842cb4b797919aa4e5d1..89ec382ddbc7d8065eb3777cf257b251ef4f0fb6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,21 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+November 21, 2011
+* [mickael] WIP: fix bug with windows platform and j2k_dump
+
+November 18, 2011
+* [mickael] WIP: fix bug with windows platform and j2k_to_image
+
+November 17, 2011
+* [mickael] WIP: fix bug when decoding an area or a tile with special resolution
++ [mickael] WIP: enhance j2k_to_image with new get_decoded_tile functionality
++ [mickael] WIP: clean j2k_dump and enhance j2k_dump with commit 1052.
++ [mickael] WIP: add a set decoded resolution factor function and update j2k_to_image help about decoded region.
+
+November 9, 2011
+* [mickael] WIP: fix tests/nonregresion/CMakeList.txt
+
 November 9, 2011
 * [mickael] WIP: fix get_decoded_tile function to avoid error with output image
 * [mickael] fix bug with mj2 applications (credit to winfried)