note file create time change

This commit is contained in:
John Cupitt 2017-09-11 11:22:20 +01:00
parent d4ed0f84d8
commit 0f4feb1b73

View File

@ -15,6 +15,7 @@
- `join` tagged as seq
- support tiffsave_buffer for pyramids, thanks bubba
- thumbnail and vipsthumbnail have an option for rendering intent, thanks kleisauke
- set file create time on Windows
29/8/17 started 8.5.9
- make --fail stop jpeg read on any libjpeg warning, thanks @mceachen