summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2014-12-19 13:10:06 +0100
committerMarti Maria <info@littlecms.com>2014-12-19 13:10:06 +0100
commitd11d2767b30e50031a7be2397cc29bf2a0b7e24e (patch)
treeeb630996601faae3429736e08d85190b6e945041 /ChangeLog
parent962a7262023d3c8770178709ae8fe06684d41475 (diff)
downloadlcms2-d11d2767b30e50031a7be2397cc29bf2a0b7e24e.tar.gz
Changes for 2.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 144687a..8dcb691 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -143,18 +143,20 @@ Added pthread dependency. From now lcms supports multithreading
-----------------------
Fixed a possible segmentation fault in a non-happy path
-Fixed a macro clash on SNONE. Added a safety check on named color lists
+Fixed a macro clash on SNONE.
+Added a safety check on named color lists
Added a function to retrieve the iohandler of a given profile object
Remove unused vcproj files
Some maintenance fixes
utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'… …
Add missing comma in CGATS parser
Remove dead code.
-Move code before the `return` statements.
-Added code to clip negative values in unbounded transforms (only gray, rgb, cmyk)
-Added a global optimization that merges consecutive matrices in pipelines
+Move unused var suppresor before the `return` statements.
+Added a flag to clip negative values in unbounded transforms (only gray, rgb, cmyk)
+Added a global optimization that merges consecutive matrices in pipelines. Fixes loss of precision in some transforms
New project for mac
Added license for iccjpeg.c
+Added a project for VS2013
-----------------------
2.7 Maintenance release