summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorParvatha Elangovan <p.elangovan@intopix.com>2007-04-12 10:01:48 +0000
committerParvatha Elangovan <p.elangovan@intopix.com>2007-04-12 10:01:48 +0000
commit110b54c7c6f1ceea769264e78424883ff4a4701d (patch)
tree3a30d432af80c9a95c8b164f90e470c1cc23d3c3 /ChangeLog
parentdbd132dca8f87a75c5d5addb1e6324da7c089c09 (diff)
Fixed Error in tiftoimage(). Modification in convert.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ded1a3c..1dbbbfa2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+April 12,2007
+* [Parvatha] Fixed Error in tiftoimage(). Modification in convert.c.
+
April 10,2007
+ [Parvatha] Accepting "j2c" as format for Encoding and Decoding. Modification in image_to_j2k.c.
* [Parvatha] Modified imagetotif() to read images with signed data. Modification in convert.c.