summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2011-03-11 16:14:51 +0100
committerMarti Maria <info@littlecms.com>2011-03-11 16:14:51 +0100
commit314bc7201d340ab303b36a0ade2c37cf40b83a3b (patch)
tree4209c74140f53d4e94ec64c6fedb7728ae07ea32 /ChangeLog
parent1647ce11d8194fa70da7b7b5c31673626be6ab53 (diff)
downloadlcms2-314bc7201d340ab303b36a0ade2c37cf40b83a3b.tar.gz
Fixing several minor issues
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 53ad5da..27c370f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@ Added cmsTagLinkedTo
Fixed some typos in error messages
Peliminary Delphi wrapper
Fixed a bug in tificc in floating point formats
-Fixed a bug in device link creation on v4 profiles
+Fixed a bug in device link creation on v4 profiles
Fixed a bug in psid and profile sequence tags
Fixed memory leaks on when recovering from errors
Fixed an issue on curve inversion
@@ -32,3 +32,6 @@ Removed pthreads need
Updated linkicc to 2.1, cleanup
Fixed some potential issues as NULL dereferencing
Fixed GBD bug (out of bounds memory overwrite)
+changed memmove to memcpy in cache for xput improvement
+Profiles with weird curves are not prone to p`relinearization optimization.
+