Changes between Initial Version and Version 1 of Ticket #6531


Ignore:
Timestamp:
05/24/2015 11:43:50 AM (9 years ago)
Author:
Fernando de Oliveira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6531

    • Property Owner changed from blfs-book@… to Fernando de Oliveira
    • Property Status newassigned
  • Ticket #6531 – Description

    initial v1  
    1010[https://raw.githubusercontent.com/mm2/Little-CMS/2072d0debb766001d711221d223d43c4bb1fe025/ChangeLog]
    1111
     12'''This is a timeline change log, see features included in each release
     13ABOVE release number'''
     14
    1215{{{
    13 -----------------------
    14 2.7 Maintenance release
    15 -----------------------
    16 Fixed a bug in transicc for named color profiles
     16Fixed a possible segmentation fault in a non-happy path
     17Fixed a macro clash on SNONE.
     18Added a safety check on named color lists
     19Added a function to retrieve the iohandler of a given profile object
     20Remove unused vcproj files
     21Some maintenance fixes
     22utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'
     23Add missing comma in CGATS parser   
     24Remove dead code.
     25Move unused var suppresor before the `return` statements.
     26Added a flag  to clip negative values in unbounded transforms (only gray,
     27rgb, cmyk)
     28Added a global optimization that merges consecutive matrices in
     29pipelines. Fixes loss of precision in some transforms
     30New project for mac
     31Added license for iccjpeg.c
     32Added a project for VS2013
     33Fixed wrong handling of extra channels in some formatters.
     34Added an option in transicc for working in bounded mode
     35Added a version retrieval function
    1736}}}