summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2010-06-21 13:54:49 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2010-06-21 13:54:49 +0000
commitecd70f033cbc0cc1663004522277ebed4c9d9a3d (patch)
treedfaaa5d13232208acda65d18b6c7e482537f60dc /ChangeLog
parent0c69d6e1a845b2649570dc05159b5a5c75cbc242 (diff)
Start using cmake API for easy packaging
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70edb2c1..92e0470f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@ Jun 21, 2010
* [MM] j2k_to_image properly return error code
* [MM] increase coverage by testing all codecs
* [MM] fix installation. Place in subfolder to handle both API
+* [MM] Start using cmake API for easy packaging
April 8, 2010
* [FOD] Fixed problem with Borland C++ Builder (Borland C do not have lrintf). Thanks Marek Mauder for this fix.