ENH: update changelog about modification for shared lib in CMake which now compatible...
[openjpeg.git] / ChangeLog
index 9bba4ad3fe2ab5bdd660c010f22339c39d7441e7..c38f4cfe9b2e780e394848a351e4ce010549017c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,9 +5,30 @@ 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.
+
 January 25, 2006
-+ added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
-! removed all CtrlM from files (openjpeg.h,t2.c,j2k_to_image.c)
+* [Antonin Descampe] fixed a problem in convert.c when multiple comments
++ [Antonin Descampe] added cmake files to the project
+! [Antonin Descampe] fix.c : replaced "WIN32" by "_MSC_VER" for int64
++ [Antonin Descampe] added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
+! [Antonin Descampe] removed all CtrlM from files
 
 January 24, 2006
 ! [Antonin Descampe] event.c : replaced "WIN32" by "_MSC_VER" for i2a