summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2008-01-17 10:48:51 +0000
committerAntonin Descampe <antonin@gmail.com>2008-01-17 10:48:51 +0000
commit8359fbd5e7744408a74e90e4075b4ce4d922aa0f (patch)
tree2b1d98216a41b38d0e1119bd24ec67d81e5b261e /ChangeLog
parent13209d2565c0c652a253320e569dd7bfcbef0b26 (diff)
Initial commit of Xcode project directory (XCode 2.5 for macosx). Available targets : libopenjpeg (stat and dyn), image_to_j2k, j2k_to_image
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46a4a7b3..517e86a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@ What's New for OpenJPEG
! : changed
+ : added
+January 17, 2008
++ [antonin] Initial commit of Xcode project directory (XCode 2.5 for macosx)
+ available targets : libopenjpeg (stat and dyn), image_to_j2k, j2k_to_image
+
January 16, 2008
* [antonin] fixed opj_malloc.h for macosx (bugfix provided by janpeder, thanks)