summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2008-08-02 16:40:10 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2008-08-02 16:40:10 +0000
commitc5ec4896fef4ce53b2c64ee48dc27c6a987be82e (patch)
tree4acad388ccd8a5e110584876d69fa2cfa76aa936 /ChangeLog
parentfcede9f9132108e68e371a4e94052c4a6014b7e1 (diff)
ENH: remove INLINE from forward decl. Fix CMakeLists.txt for UNIX platforms
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a594249..d0c312d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ What's New for OpenJPEG
! : changed
+ : added
+August 2nd, 2008
+* [Mathieu Malaterre] remove INLINE from forward decl. Fix CMakeLists.txt for UNIX platforms
+
August 1st, 2008
- [antonin] removed t1_generate_luts.c, useless in version 2.
! [antonin] updated XCode project file for mac users.