summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarti Maria <mmaria@abindustries.com>2022-01-10 17:32:02 +0100
committerMarti Maria <mmaria@abindustries.com>2022-01-10 17:32:02 +0100
commit2e2055e59d50e41194c24a780507e11bb7beca0b (patch)
tree93256d6d28d0eccfe3c21466e801f0109e0ae978 /ChangeLog
parent42fd72d9e7fa50f544bde353053a180b559cbc7c (diff)
downloadlcms2-2e2055e59d50e41194c24a780507e11bb7beca0b.tar.gz
Fixes for issues reported by Christian
Detect RGB Gamma function now listed in CHANGES file Fixed a typo that has been there for ages, "thereshold" Added ARM target to VS2022 project
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91b3afe..da43950 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ Added ARM64 target to visual studio 2019 (thanks to gaborkertesz-linaro)
Added thread safe code to get time
Added automatic linear space detection
Added cmsGetStageContextID function
+Added cmsDetectRGBProfileGamma function
configure now accepts --without-fastfloat to turn plugin off
autogen.sh has now a --distclean toggle to get rid of all autotools generated files
Checked to work on STM32 Cortex-A, Cortex-M families