Patch from Callum Lewick. Fixed dwt.c where an alignment in buffer was problematic...
[openjpeg.git] / ChangeLog
index ceb369bf9c23f4f2e3862ffef270bc702da1b677..636bac851364563c4cecb3b8b5e393a7a14a4503 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,25 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+September 27, 2007
+* [FOD] Patch from Callum Lewick. Fixed dwt.c where an alignment in buffer was problematic under x86_64.
+
+September 25, 2007
+* [Mathieu Malaterre] BUG: Fix previous patch from Callum Lerwick. I have no
+    clue what CMAKE_INSTALL_LIBDIR refers too. Bump up cmake 2.2 restriction to
+    cmake 2.4 because of previous patch (not backward compatible). Properly set the SOVERSION in a cross plateform way (yes WIN32 is a platform)
+
+September 19, 2007
+* [Parvatha] Fixed issues with generation of SOP marker. 
+
+September 18, 2007
+* [Parvatha] Fixed issues with Reading and Writing TIF images in convert.c to avoid segmentation fault. 
+* [Parvatha] Fixed issues relating to using user specified rates for CINEMA option for multiple images.
+
+September 17, 2007
+* [FOD] Fixed issues with cstr_info when codestream has components with different number of resolutions. 
+! [FOD] OpenJPEG library interface modified to retain compatibility with version 1.2 
+
 September 12, 2007
 * [FOD] Patch from Callum Lerwick.
                Fixed the library linking so it links with the soversion properly set.