X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=ChangeLog;h=8bff070de12ba13b4447086b2467319b892c9b4f;hp=445cd34c35bed9a8f39d3186a84e6bcce6c3b909;hb=131f1e366cc229964e2ef8036b60229ea1f56af9;hpb=2fa6c5654e0a345af10df5227b77d9f468759f20 diff --git a/ChangeLog b/ChangeLog index 445cd34..8bff070 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +1.2.8 (2018-02-03) + +* Fixed new files or directories creation in the root directory: ensure there +are no 0x00 entries before valid ones; otherwise Windows can corrupt them. +* Fixed compilation on GNU/HURD platform. + +1.2.7 (2017-06-05) + +* Fixed handling of two last clusters: operations with files that occupy these +clusters could fail. +* Fixed crash when started with stdin, stdout or stderr closed. + 1.2.6 (2017-01-28) * Operations with directories (except initial listing) now make less