summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2013-10-30 13:46:34 +0100
committerMarti Maria <info@littlecms.com>2013-10-30 13:46:34 +0100
commitb4f5c91a2c1582bd284f0d0f49cb43e2c2235a79 (patch)
treeb67b72c56c13c71744fa879251af3822e6b783c0 /ChangeLog
parentfda1211c344178b05b71b5c8e0b45412b49c0599 (diff)
downloadlcms2-b4f5c91a2c1582bd284f0d0f49cb43e2c2235a79.tar.gz
Fixing endianess detection and memory leaks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53c0ff4..1fde607 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -130,3 +130,5 @@ Fixed a double free in recovering from a previous error in default intent handle
Fixed some indexing out of bounds in floating point interpolation
Fixed a bug in PCS/Colorspace order when reading V2 Lab devicelinks
Added a way to retrieve matrix shaper always, no matter LUT is present
+Changed endianess detection for PowerPC
+Fixed memory leaks on error handling \ No newline at end of file