enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMakeList
[openjpeg.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 494e21305a5e20fb4fdfb313af549214917bcbed..88aff7bc07cfedb4985d6c9ac43e721480362c72 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,25 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+August 31, 2011
++ [mickael] enhance the encoding test suite and remove unsued CONFIGURE_FILE into a CMakeList
+
+August 30, 2011
++ [mickael] added first version of the encoding tests suite
+
+August 16, 2011
++ [antonin] added NEWS, AUTHORS and THANKS files. Cosmetic changes in autotools files.
+- [antonin] removed obsolete testing directory and *.nix files
+* [antonin] fixed cmake support for openjpip
+
+August 15, 2011
+* [antonin] fixed a bug in autotools files that prevented libfcgi to be correctly found in some cases (patch from V.Torri).
+
+August 12, 2011
++ [antonin] added cmake support to openjpip
+
 August 11, 2011
+* [mickael] Fixed issue #76
 * [antonin] minor bug fix in configure.ac (credit to Vincent Torri)
 * [mickael] fixed wrong patch with the return value of fgets into convert.c file
 * [mickael] fixed build error with position of variable declaration after patch 856