Changes between Initial Version and Version 1 of Ticket #8727, comment 2
- Timestamp:
- 01/06/2017 05:43:14 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #8727, comment 2
initial v1 2 2 * Fixed arm/aarch64 detection in CMakeLists.txt (Gianfranco Costamagna). 3 3 * 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. 6 5 7 6 Version 1.6.28rc02 [January 4, 2017]