Changes between Initial Version and Version 1 of Ticket #8727, comment 2


Ignore:
Timestamp:
01/06/2017 05:43:14 PM (8 years ago)
Author:
bdubbs@…

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #8727, comment 2

    initial v1  
    22 * Fixed arm/aarch64 detection in CMakeLists.txt (Gianfranco Costamagna).
    33 * Added option to Cmake build allowing a custom location of zlib to be specified in a scenario where libpng is being built as a subproject alongside zlib by another project (Sam Serrels).
    4  * Changed png_ptr->options from a png_byte to png_uint_32, to accomodate
    5     up to 16 options.
     4 * Changed png_ptr->options from a png_byte to png_uint_32, to accomodate up to 16 options.
    65
    76Version 1.6.28rc02 [January 4, 2017]