summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2008-01-16 19:01:13 +0000
committerAntonin Descampe <antonin@gmail.com>2008-01-16 19:01:13 +0000
commit13209d2565c0c652a253320e569dd7bfcbef0b26 (patch)
tree3a73ae23d091343111e5afa6a49d82533eba5f61 /ChangeLog
parent9a6f0596b07a2f9c8bcf2028db727778735a348a (diff)
fixed opj_malloc.h for macosx (bugfix provided by janpeder, thanks)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38a552ca..46a4a7b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+January 16, 2008
+* [antonin] fixed opj_malloc.h for macosx (bugfix provided by janpeder, thanks)
+
January 11, 2008
+ [FOD] Added missing files to JavaOpenJPEG project (files from Patrick Piscaglia)