summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2006-07-22 03:30:10 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2006-07-22 03:30:10 +0000
commit1093244d43ea7d329a5d2903516141b0bae9b6e3 (patch)
tree9fb64cbf884b6954a297df447094a70e98734afe
parent0577ed8e6e62323c0fbc005f2ecc125a901fb921 (diff)
ENH: Update on recent commit
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4a97169..d6cd8585 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@ What's New for OpenJPEG
! : changed
+ : added
+July 21, 2006
+* [Mathieu Malaterre] Fixed mem leaks and greyscale bmp
+* [Mathieu Malaterre] Fix pgx name length + random memory access
+! [Mathieu Malaterre] API is now const
+
March 19, 2006
* [Antonin] fixed a bug in t1.c that prevented in some cases a true lossless compression (thanks to Don Mimlitch for reporting this bug)