summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2016-05-11 21:02:56 +0200
committerStefan Weil <sw@weilnetz.de>2016-05-11 21:04:07 +0200
commit923e94ae704c54d190cd0602c412ecebd30af276 (patch)
treef678b1e4d0373500cbd79eccfbd141feea314770 /ChangeLog
parente342f44a89f151dd635d34fcfe43a89abc9e9e08 (diff)
downloadlcms2-923e94ae704c54d190cd0602c412ecebd30af276.tar.gz
Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2aa45a7..3029152 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -59,7 +59,7 @@ Fixed Absolute colorimetric intent issues
Fixed a bug on the range of data in transicc, when colorant tag is specified
Adding a memory alignment macro for CGATS parser
Updated to ICC spec 4.3
-Added compatibilty with Argyll's CGATS parser
+Added compatibility with Argyll's CGATS parser
-----------------------
2.3 Maintenance release
@@ -130,7 +130,7 @@ Fixed a double free in recovering from a previous error in default intent handle
Fixed some indexing out of bounds in floating point interpolation
Fixed a bug in PCS/Colorspace order when reading V2 Lab devicelinks
Added a way to retrieve matrix shaper always, no matter LUT is present
-Changed endianess detection for PowerPC
+Changed endianness detection for PowerPC
Fixed memory leaks on error handling
Big revamp on Contexts, from Artifex
New locking plug-in, from Artifex