summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-11-08 14:29:39 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2007-11-08 14:29:39 +0000
commit4bb067642f155b3cc054f77e1f08b171491a8354 (patch)
tree28286e0262276400ca26586ac9872473868a62bb /ChangeLog
parentc38de0728d481f1c821d9e86df960e1f1c36c04f (diff)
Patches from Callum Lewick: Fixed some spelling errors in dwt.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b6c12fef..74775c20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,9 @@ What's New for OpenJPEG
November 8, 2007
! [FOD] In t1.c, small change to avoid calling twice t1_getwmsedec()
- Patch from Callum Lewick. Basic gcc optimization flags in cmake and makefile match.
+ Patches from Callum Lewick:
+ - Basic gcc optimization flags in cmake and makefile match.
+ - Fixed some spelling errors in dwt.c.
November 5, 2007
*+ [GB] Fixed a bug which prevented JPWL from working on multi-tiled images; added some more fields in the interface info structures (keep a list of markers, save start packet number for each tile)