summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2008-03-04 10:56:03 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2008-03-04 10:56:03 +0000
commit52296999f6779194d2f3cb23ea7d2ce8b250f430 (patch)
tree4adfcd826a98ae151cbcb945dfa63f37e165fa31 /ChangeLog
parent9652def4ded690dd772f260cbb109907358eb900 (diff)
Changed Java files copyright in JavaOpenJPEG module
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a37ef984..9af7d358 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+March 4, 2008
+! [FOD] Changed Java files copyright in JavaOpenJPEG module
+
February 28, 2008
* [FOD] Fixed openjpeg.c for proper initialization of codec context structures (dinfo in opj_create_compress()
and opj_create_decompress(). Bug fix suggested by Andrey V. Kiselev