summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2006-01-31 22:35:51 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2006-01-31 22:35:51 +0000
commit33b5757921fd177c063e1b885f6816bc0350664c (patch)
tree799cdaaa4b4da5014e6551491b956ea183d04a32 /ChangeLog
parent355b88c15d2dcafe4074b725e2165511df02f2dd (diff)
ENH: Update CMake to match the new shared lib system (no more def file)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af6f19a7..40e6867a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@ January 31, 2006
- [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
+ [Herve Drolon] added MSVC project and compiler directives to build a 'standard' WIN32 DLL
+! [Mathieu Malaterre] Update CMake to match the new shared lib system (no more def file)
January 27, 2006
* [Antonin Descampe] fixed a two initialization problems in t1.c and tcd.c