summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-09-17 14:00:43 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-09-17 14:00:43 +0000
commit569bbb00776f08211f7184ea4ea94571b652adae (patch)
tree1366a336e13bdb6f5c2f508fc36a5ccc1fadedb8 /ChangeLog
parentabfba20b9922af6dd25593f5e0aa2e232253e7ce (diff)
Fixed issues with cstr_info when codestream has components with different number of resolutions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ceb369bf..20acfaa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+September 17, 2007
+* [FOD] Fixed issues with cstr_info when codestream has components with different number of resolutions.
+
September 12, 2007
* [FOD] Patch from Callum Lerwick.
Fixed the library linking so it links with the soversion properly set.