summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2023-02-18 12:13:28 +0100
committerMarti Maria <marti.maria@littlecms.com>2023-02-18 12:13:28 +0100
commitf72ff84e27b009212a208c3b07166688c7856b59 (patch)
tree0693b533e4406110c245c484fce96d01122771e9
parent0dfb89d3fcbd5ae48fcc8099141cff1e0da7884c (diff)
parentb458dca686841630c8df82b886b40812c54ecfe0 (diff)
downloadlcms2-f72ff84e27b009212a208c3b07166688c7856b59.tar.gz
Merge branch 'master' of https://github.com/mm2/Little-CMSlcms2.15rc1
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2e4c03..71d233c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
-----------------------
2.15 Mainenance release
-----------------------
+New MESON build system, many thanks to amispark and Lovell Fuller for bringing this.
+Fixed a bug that caused memory corruption on colord
+cmsReadRawTag can read portions of tags again. Removing this caused colord to segfault when dumping profiles
+Added more checks based of fuzzer discoveries.
+MSYS2 can now compile lcms2
+Checked on Apple Silicon M1 and M2
+Fixed a bug of fastfloat plug-in that affected Krita CMYK color selector
+
-----------------------
2.14 Featured release
-----------------------