summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2013-02-16 16:13:16 +0100
committerMarti Maria <info@littlecms.com>2013-02-16 16:13:16 +0100
commit4ba02590b41108efdc91fbcd546dc4b4a38067c3 (patch)
treee892d82eb4f9f78ecc49eb378b7cc64f9d1599c5 /ChangeLog
parent8dbb13da6aff3dcb8cc05d5d4ab5d632fd08ad72 (diff)
downloadlcms2-4ba02590b41108efdc91fbcd546dc4b4a38067c3.tar.gz
Updated changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c55e41f..a6cce38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -91,4 +91,5 @@ User defined parametric curves can now be saved in ICC profiles.
RGB profiles using same tone curves for several channels are storing now only one copy of the curve (saves space)
Fixed a multithead bug on optimization (StageDEF)
Fixed some 64 bit warnings on size_t to uint32 conversions
-update black point detection algorithm to reflect ICC changes \ No newline at end of file
+update black point detection algorithm to reflect ICC changes
+Added new cmsPlugInTHR() and fixed some race conditions (thanks to Artifex)