BUG: 4 Apply patch from stefan.
[openjpeg.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9f4d85706310204ed694b6c5644ba511ee38976e..8c407b2a59bcccc77a44e696c0e317e843e7a257 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,34 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+December 8, 2011
+* [Mathieu Malaterre] Remove 9 warnings (gcc)
+* [mathieu] remove hack with bash around kdu_expand
+
+December 7, 2011
+- [mickael] deactivate tests about class0 files with number of components greater to 1
+
+November 19, 2011
+* [vincent] fix compilation of libopenjpip (libcurl dependency) with CMake. Credit to Winfried.
+
+November 16, 2011
+* [vincent] fix compilation of libopenjpip (libcurl dependency) with the autotools and fix 'distcheck' rule
+
+October 21, 2011
+* [mickael] remove one obvious memory leak from test functions
+! [kaori]   change -v option was renamed to -u, which is equivalent to -TP long option
+
+October 20, 2011
+* [mickael] remove obvious memory leak from applications
+
+October 19, 2011
+* [mickael] backport rev 1013-1014 from trunk
+
+October 10, 2011
+* [vincent] fix 'distcheck' rule
+* [antonin] modified indexer for JPIP, JPP-stream
+! [kaori]   change -v option was reactivated for JPIP
+
 October 7, 2011
 + [mickael] enhance non regression test suite generation (and some test names). It is based on a file as encoder previously.  
 + [mickael] add tests about jp2 conformance
@@ -16,7 +44,7 @@ October 6, 2011
 + [mickael] enhance some new JPIP files with opj_config inclusion and using of opj_free/opj_calloc functions (credit to Julien Malik)
 
 October 1, 2011
-+ [vincent] fix output when --disable-shared or --disable-static is passed to configure. Minor fix for jpwl compilation.
+* [vincent] fix output when --disable-shared or --disable-static is passed to configure. Minor fix for jpwl compilation.
 
 September 9, 2011
 + [antonin] added a new indexer functionality to the library. With the new '-jpip' option at encoding, the user can now generate a JP2 file including an XML box with the index used when browsing the image with JPIP.