summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2010-03-24 11:20:45 +0000
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>2010-03-24 11:20:45 +0000
commit54214fb65fdc7af6b505ed0b924ea5d44d861ebf (patch)
treea069760c32f43d0a506963eb3f8b5b2e08e8aace /ChangeLog
parent3ecae15da2f4f42531d007c65997248c616e40f3 (diff)
Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfried for this patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d4442ef..5dd9201f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@ 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>)