summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2010-06-21 13:21:11 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2010-06-21 13:21:11 +0000
commit2374885ac01d64e734937014092088d4fc2bbe6f (patch)
tree88c0edc602d456284cdd5543821eee72f9c22307 /ChangeLog
parent784cf66dc2b5c04b0a08b6acad44f3a2e0bf0420 (diff)
adding j2k_dump executable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f392a845..620f3e99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+June 21, 2010
++ [MM] Added a j2k_dump to simply dump the parameter of a J2K file
+
May 26, 2010
+ [antonin] Added CTestConfig.cmake to the root directory to incorporate the testing dashboard.
+ [antonin] MACOSX : Added a "build all" target to the XCode project file.