Differences
This shows you the differences between the selected revisions of the page.
2020-10-05 | 2020-11-02 | ||
no - old revision restored (martin) | bug 1918 (martin) | ||
Line 34: | Line 34: | ||
==== [[older_general]] General ==== | ==== [[older_general]] General ==== | ||
+ | * 5.12: When uploading files, ''GetFileAttributes'' is newly used to retrieve file attributes, instead of previous ''FindFirstFile''. With some rare networked drives with broken API, this may cause problems. [[bug>1918]] | ||
* 5.12: Last access time of downloaded files is no longer preserved. Note that //modification// time is still preserved. | * 5.12: Last access time of downloaded files is no longer preserved. Note that //modification// time is still preserved. | ||
* 5.10: Invalid [[file_mask#size_time|size constraints in file mask]] will now fail the operation. Previously, invalid size constraints were ignored. | * 5.10: Invalid [[file_mask#size_time|size constraints in file mask]] will now fail the operation. Previously, invalid size constraints were ignored. |