summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2010-03-24 11:21:19 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2010-03-24 11:21:19 +0000
commit73b4d326382e1c7e0f10ea98cc9f1b4672aa3fb2 (patch)
treee5f10dc589853a7bd7ec36ebb34f2e2e6e5b32db /ChangeLog
parent67b5ab3c045fae8da28392596ee49ac1bbdbec40 (diff)
Code improvements using 'g++-4.4.0' to trace the code (v2.0). Thanks to Winfried for this patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87188c7d..66109518 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+March 24, 2010
+* [FOD] Code improvements using 'g++-4.4.0' to trace the code. Thanks to Winfried for this patch.
+
March 7, 2010
* [FOD] Fixed small compatibility issues with win32 in codec (moved include <strings.h>)