changed imagetopng() function to correctly deal with non-standard bit-depths. Add...
[openjpeg.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 90c75911e848eb8ea40f4aab0d346d1b7a7a56f3..c8778a8f532fef09dbe25662a1b95690904a5a44 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,18 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+November 15, 2010
+! [antonin] changed imagetopng() function to correctly deal with non-standard bit-depths. Add png support for win32. (from winfried)
+* [antonin] minor changes in header inclusions
+* [antonin] complete rewrite of opj_convert.c with correct values (from winfried)
+
+November 11, 2010
+- [antonin] removed call to dirent.h in jp3d;
+
+October 28, 2010
+* [ben.boeckel] Set the soname and soversion on the jpwl library with CMake
++ [ben.boeckel] Install jpwl binaries with CMake
+
 October 26, 2010
 * [ben.boeckel] Install symlinks to versioned directory headers when using CMake
 + [ben.boeckel] Set the library version on jp3d when using CMake