summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2008-02-28 11:26:04 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2008-02-28 11:26:04 +0000
commit396cb1e1025d59e679b187aaa2971ea42c4c1c58 (patch)
tree6fc9b7bba7346a56379bdd13b7690bee97b70404 /ChangeLog
parentac0cc6df623f02e21fb9eb950e73237c794f4a89 (diff)
Removed the J2KViewer module, which has been replaced by OPJViewer and fixed the error handling of j2k_decode in jp2.c, thanks to Robin Cornelius
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 01a4409b..b6f2db1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,11 @@ What's New for OpenJPEG
! : changed
+ : added
-February 11, 2000
+February 28, 2008
+- [FOD] Removed the J2KViewer module, which has been replaced by OPJViewer
+* [FOD] Fixed the error handling of j2k_decode in jp2.c, thanks to Robin Cornelius
+
+February 11, 2008
* [GB] Minor style modifications to comply with c99 compiler flag; removed Microsoft-specific "union-in-struct" syntax; Re-enabled cstr_info struct creation when -W switch is specified
! [GB] Changed a number of things in opjviewer (e.g., decoding thread does not execute GUI calls anymore), to have it running under linux --> it is better than before, but still crashes