Skip to content

Commit b1b501f

Browse files
committed
Add changelog
1 parent 69e374e commit b1b501f

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

ChangeLog

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
-----------------------
2-
2.19 Ongoing
3-
-----------------------
2+
2.19 Featured release
3+
-----------------------
4+
CMake build system. Thanks to Vlad Erium for the initial implementation and kmilos for improvements.
5+
Large files support to use profiles up to 4Gb
6+
Black point compensation works on multi-channel profiles
7+
Added more test platforms/architectures in GitHub tests, Cygwin and MSYS are now fully checked.
8+
jpgicc banner is not shown on normal operation, only when help is requested.
9+
Added a way to access internal transform pipelines. For read only.
10+
Add a way to retrieve the CMM signature
11+
Added extra checks on postscript undocumented functions
12+
Added guard on integer overflow when reading .cube files
13+
Added unneeded checks as a try to get rid of spam reports about "vulnerabilities" that are not real.
14+
Utility program names generated by Visual Studio 2026 are now same as all other platforms.
15+
Creating an output profile by cmsTransform2DeviceLink does not propagate correctly the colorant table. Fixed.
16+
Added some profile class definitions from iccMAX
17+
Deprecated uint16 and uint32 types removed from tiffdiff
18+
419
-----------------------
520
2.18 Maintenance release
621
-----------------------

0 commit comments

Comments
 (0)