diff options
author | Marti <marti.maria@tktbrainpower.com> | 2015-12-03 15:55:55 +0100 |
---|---|---|
committer | Marti <marti.maria@tktbrainpower.com> | 2015-12-03 15:55:55 +0100 |
commit | a44a5eb2a453da305b9ca29962824a59332b54c0 (patch) | |
tree | ec323ce55cfdf15f1dfa9fa3bec5f921d64950bd /ChangeLog | |
parent | 40c640365214587d6f61161a738ade93ccba25c8 (diff) | |
download | lcms2-a44a5eb2a453da305b9ca29962824a59332b54c0.tar.gz |
fixed an optimizer bug on formats
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -171,4 +171,4 @@ Big amount of functionality contributed/Sponsored by Alien Skin Software: Trans Fix a bug that prevented to read luminance tag Added some extra checks to the tools and examples. Fixed misalignment problems on Alpha. The compiler does not align strings, and accessing begin of string as a uint16 makes code to fail. - +Fixed a bug in optimizer that made some formats (i.e, bits planar) unavailable |