summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGiuseppe Baruffa <gbaruffa@users.noreply.github.com>2007-03-27 12:48:17 +0000
committerGiuseppe Baruffa <gbaruffa@users.noreply.github.com>2007-03-27 12:48:17 +0000
commit3f36196dfdd740417d5dfd7d7d313dd179d4a304 (patch)
tree43642e9862b196e034de375fbd408a0936630e2c /ChangeLog
parentf7c9b01800446213919cac9246c9bd66eb3701ad (diff)
Improved parsing in OPJViewer, as well some aesthetic modifications; support for image rendering with bit depths lower than 8 bits; can display an arbitrary frame of an MJ2 file (only in B/W, though); can reload a file; better image resizing capabilities
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 490a330b..97032c68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+March 27, 2007
++ [GB] Improved parsing in OPJViewer, as well some minor aesthetic modifications; support for image rendering with bit depths lower than 8 bits; can display an arbitrary frame of an MJ2 file (only in B/W, though); can reload a file; better resizing capabilities
+
March 23, 2007
* [antonin] Fixed Makefile.osx and changed Readme.osx accordingly