summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti <marti.maria@tktbrainpower.com>2016-07-20 09:46:01 +0200
committerMarti <marti.maria@tktbrainpower.com>2016-07-20 09:46:01 +0200
commit696d6b171fd8c270aeaa2cd1a69f6211426fd6b1 (patch)
tree17c13ad91d4e90f36c49de2060b1a5c0a0b1bc0e
parentcdacdc119df116536f7071a7b21f2f0f9e8ffcde (diff)
downloadlcms2-696d6b171fd8c270aeaa2cd1a69f6211426fd6b1.tar.gz
annotate changeslcms2.8
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index db19104..c60fd42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
-----------------------
Changed ChangeLog direction
-Fixed types in comments thanks to Stefan Weil for fixing that.
+Fixed many typos in comments, thanks to Stefan Weil for doing that.
Fixed localization bug, added a new test case crayons.icc thnaks to Richard Hughes for providing the profile.
Fixed a bug in optimizer that made some formats (i.e, bits planar) unavailable
Fixed misalignment problems on Alpha. The compiler does not align strings, and accessing begin of string as a uint16 makes code to fail.
@@ -13,6 +13,9 @@ Fix a bug that prevented to read luminance tag
BIG amount of functionality contributed/Sponsored by Alien Skin Software: TransformStride, copyAlpha, performance plug-ins. Fixes some warnings as well.
added an extra _ to _stdcall to make it more portable
Fixed a bug in transicc for named color profiles
+Fixed several compiler warnings
+Added support for Visual Studio 2015
+Fixed for XCODE project
-----------------------
2.7 Maintenance release