ENH: update changelog about modification for shared lib in CMake which now compatible...
[openjpeg.git] / ChangeLog
index 37136a6cc80efc90619d6f1818efab75e06da78c..c38f4cfe9b2e780e394848a351e4ce010549017c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,21 @@ What's New for OpenJPEG
 ! : changed
 + : added
 
+January 31, 2006
+* [Mathieu Malaterre] Fix compilation using default openjpeg.dsw
+- [Mathieu Malaterre] Remove all references to OPJ_EXPORT, no declspec in header file anymore
++ [Mathieu Malaterre] Add a def.in file which is a template for Module Definition
+
+January 27, 2006
+* [Antonin Descampe] fixed a two initialization problems in t1.c and tcd.c
+
+January 26, 2006
+* [Herve Drolon] fixed various minor warnings occuring under gcc
+* [__david__] fixed a segfault in codec/image_to_j2k.c & codec/j2k_to_image.c
+* [__david__] fixed help option in codec/j2k_to_image & codec/image_to_j2k
+
 January 25, 2006
+! [Mathieu Malaterre] Sync with ITK repository, also add ref to doxygen
 ! [Mathieu Malaterre] Add a lot of comments on the CMake build system
 ! [Mathieu Malaterre] Fix MINGW32 and BORLAND compilation problems.