fix.c : replaced "WIN32" by "_MSC_VER" for int64
authorAntonin Descampe <antonin@gmail.com>
Wed, 25 Jan 2006 09:00:40 +0000 (09:00 +0000)
committerAntonin Descampe <antonin@gmail.com>
Wed, 25 Jan 2006 09:00:40 +0000 (09:00 +0000)
ChangeLog

index 9bba4ad3fe2ab5bdd660c010f22339c39d7441e7..3359e41ff59b732d597391981f58c16f0ce2da4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,8 +6,9 @@ What's New for OpenJPEG
 + : added
 
 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] 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 (openjpeg.h,t2.c,j2k_to_image.c)
 
 January 24, 2006
 ! [Antonin Descampe] event.c : replaced "WIN32" by "_MSC_VER" for i2a