summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2009-09-10 13:10:09 +0000
committerAntonin Descampe <antonin@gmail.com>2009-09-10 13:10:09 +0000
commitb1d8788a464e0de986eabab0fb22c8d857b89c78 (patch)
tree5736ffb54e61965d820b8469cf2a7c1c61a23a81 /ChangeLog
parent1915409c92e62bfba02598ac1d8adf27c5e44864 (diff)
fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0c312d1..641636f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+September 10, 2009
+* [antonin] fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc)
+
August 2nd, 2008
* [Mathieu Malaterre] remove INLINE from forward decl. Fix CMakeLists.txt for UNIX platforms