[1.5] enhance non regression test suite generation (and some test names). It is based...
[openjpeg.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 591434a3a50648160d20f4d3752e84b5521a174f..9f4d85706310204ed694b6c5644ba511ee38976e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,8 +5,15 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+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
++ [mickael] rename opj_configh.cmake.in to opj_config.h.cmake.in and update CMakeLists.txt to be more clear
+
+
 October 6, 2011
 + [mickael] enhance html documentation generation with cmake and add a openjpeg mainpage to this doc
++ [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.