diff options
| author | Freeimage <freeimage@aliceadsl.fr> | 2006-01-31 21:26:11 +0000 |
|---|---|---|
| committer | Freeimage <freeimage@aliceadsl.fr> | 2006-01-31 21:26:11 +0000 |
| commit | 355b88c15d2dcafe4074b725e2165511df02f2dd (patch) | |
| tree | a02e55bae93e0403ab99c168dd1a2f34d8894e00 /ChangeLog | |
| parent | 74c1b3637e922cac859dbda5cfefee4dc4f365e1 (diff) | |
fixed various minor warnings occuring under icc9 and bcc32, added MSVC project and compiler directives to build a 'standard' WIN32 DLL
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,8 +7,10 @@ What's New for OpenJPEG January 31, 2006 * [Mathieu Malaterre] Fix compilation using default openjpeg.dsw +* [Herve Drolon] fixed various minor warnings occuring under icc9 and bcc32 - [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 January 27, 2006 * [Antonin Descampe] fixed a two initialization problems in t1.c and tcd.c |
