summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2010-05-26 08:25:06 +0000
committerAntonin Descampe <antonin@gmail.com>2010-05-26 08:25:06 +0000
commit9af159c200f48c1ef066ecb2833447349857ff25 (patch)
tree48535219f3f7d61f14a532532c1b01226aa8837d /ChangeLog
parentb96b24ce8c0f00bc78b05a73e2154f27ed96a4c1 (diff)
MACOSX : Added a "build all" target to the XCode project file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f85326f0..0262c7d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+May 26, 2010
++ [antonin] MACOSX : Added a "build all" target to the XCode project file.
+
April 16, 2010
* [antonin] MACOSX : Fixed the XCode project file to link with the PNG library. Library and header should be located in /usr/local/lib/ and /usr/local/include/, respectively. Check http://ethan.tira-thompson.org/Mac_OS_X_Ports.html if it is not the case on your mac.