summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2006-01-31 14:54:16 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2006-01-31 14:54:16 +0000
commit9ffd9e66196a0c1412f4169e263bd00814581a7e (patch)
tree851000152a59154fbb24606273e0765434fd55ff
parent1460d23294fb81287cf1d9ff122cd1925c726fed (diff)
ENH: update changelog about modification for shared lib in CMake which now compatible with old build system
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57b8207b..c38f4cfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@ 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