X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfatprogs.git;a=blobdiff_plain;f=NEWS;h=4f5ad6c2b86b419801d3da46159ae4904a285bc7;hp=f371d621e6aa836dc2b6ea638347d057acddae62;hb=HEAD;hpb=0a7a8b470671035ad0c2d8dc0d7714d06921273d diff --git a/NEWS b/NEWS index f371d62..055343a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +exfatprogs 1.2.2 - released 2023-10-26 +====================================== + +CHANGES : + * exfat2img: Allow dumps for read-only devices. + * fsck.exfat: Revert Repairing zero size directory. + +NEW FEATURES : + * fsck.exfat: Repair duplicated filename. + * mkfs.exfat: Add the option "q" to print only error messages. + * mkfs.exfat: Add the option "U" to set volume GUID. + * tune.exfat: Add the option "U" / "-u" to set or print volume GUID. + +BUG FIXES: + * fsck.exfat: Fix some out-of-bounds memory accesses. + * fsck.exfat: Change not to delete volume GUID directory entry. + exfatprogs 1.2.1 - released 2023-05-17 ======================================