summaryrefslogtreecommitdiff
path: root/lcms2mt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lcms2mt/ChangeLog')
-rw-r--r--lcms2mt/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/lcms2mt/ChangeLog b/lcms2mt/ChangeLog
index 81a38b9d7..be424f475 100644
--- a/lcms2mt/ChangeLog
+++ b/lcms2mt/ChangeLog
@@ -34,6 +34,32 @@ Extend T_EXTRA etc to allow for 63 extra channels.
No changelog provided.
-----------------------
+2.12 Maintenance release
+-----------------------
+Added new build-in sigmoidal tone curve
+Added XCode 12 project
+Added support for multichannel input up to 15 channels
+Fix LUT8 write matrix
+Fix version mess on 10/11
+Fix tools & samples xgetopt
+Fix warnings on different function pointers
+Fix matlab MEX compilation
+plugin: cleanup and better SSE detection
+plugin: add lab to any on float
+plugin: it can now be compiled as C++
+recover PDF documentation, but try to keep it under a resonable size.
+Prevent a rare but possible out-of-bounds read in postscript generator
+Remove unused variables
+
+-----------------------
+2.11 Maintenance release
+-----------------------
+Fixed __cpuid() on fast float plugin to allow gnu gcc
+Fixed copy alpha bounds check
+Fixed data race condition on contexts pool
+Fixed LUT16 write matrix on multichannel V2 profiles
+
+-----------------------
2.10 Featured release
-----------------------
Added a compilation toggle to remove "register" keyword in API.