diff options
| author | Antonin Descampe <antonin@gmail.com> | 2009-09-10 12:29:51 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2009-09-10 12:29:51 +0000 |
| commit | bfd3fe8a4aafb263fedc56345f3e048e52e56326 (patch) | |
| tree | a1a481c28b27a9ba06188d0d2f8f3d2c6c0dc676 /ChangeLog | |
| parent | 9dbbc6ca1392d32dffd1a75d23b7447e88c4faf2 (diff) | |
fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) + September 8, 2009 * [antonin] openjpeg.c : fixed initialization of parameters->cp_disto_alloc/fixed_quality/fixed_alloc/tcp_numlayers because they were preventing to use the -q and -f options. |
