changed imagetopng() function to correctly deal with non-standard bit-depths. Add...
[openjpeg.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3cc126e82ec3657e191e5430010a7ce9295e6c74..c8778a8f532fef09dbe25662a1b95690904a5a44 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,49 @@ 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
+
+October 25, 2010
+* [ben.boeckel] Fix jp3d version
+
+October 24, 2010
+* [antonin] Fixed doxygen data inside source code (from winfried)
+
+October 22, 2010
+* [ben.boeckel] Don't install jp3d and libopenjpeg headers to the same place
+
+October 22, 2010
+* [ben.boeckel] Install man pages when using CMake
+
+October 22, 2010
+! [ben.boeckel] Default to building shared libraries
+
+October 22, 2010
+* [antonin] Patch to support the MSVC Win 64 builds (from szekerest)
+
+October 22, 2010
+* [antonin] Currently the Visual Studio builds are broken in the SVN. Attached a patch to fix this issue (from szekerest)
+
+October 22, 2010
+* [szukw000] replaced 'cp -d' with 'cp -P' for MacOSX
+
+October 22, 2010
+* [szukw000] 'jpwl/Makefile.am': added CFLAGS for bin_PROGRAMS
+
 October 22, 2010
 + [szukw000] added 'libopenjpeg.pc.in'
 ! [szukw000] changed 'configure.ac' to create 'libopenjpeg.pc'
@@ -32,7 +75,6 @@ October 18, 2010
        config.nix
 
 October 17, 2010
-- [szukw000] doc/man/ : directory removed
 ! [szukw000]
        configure.ac : 'enable_shared' YES by default
        doc/Makefile.am :