summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2006-01-24 20:40:58 +0000
committerAntonin Descampe <antonin@gmail.com>2006-01-24 20:40:58 +0000
commitd280fdef70c7cf07356ed4afc469d20a66c52d6a (patch)
treed2d59fa4ef59ec8dbb3f6f76ac2ea5df7eb1f56f
parent40fd335947d8c65eda9f7be044fca10965e47446 (diff)
event.c : replaced "WIN32" by "_MSC_VER" for i2a
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71b4eba8..6ee032f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+January 24, 2006
+! [Antonin Descampe] event.c : replaced "WIN32" by "_MSC_VER" for i2a
+
January 20, 2006
* [Antonin Descampe] fixed various minor warnings with gdcm patches