2014-03-17 16:22:26 +00:00
committed by Git OBS Bridge
parent bb8f5e0a31
commit e3db1a826e
5 changed files with 64 additions and 22 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Mar 17 16:20:45 UTC 2014 - adrian@suse.de
- update to version 2.6
* Fixed a double free in recovering from a previous error in default intent handler.
* 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
* Big revamp on Contexts, from Artifex
* New locking plug-in, from Artifex
* Added directories for tiff, jpeg in configure script
* Fix for delete tag memory corruption
* Added pthread dependency. From now lcms supports multithreading
-------------------------------------------------------------------
Mon Jan 6 06:02:04 UTC 2014 - crrodriguez@opensuse.org