summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2022-01-14 10:51:41 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2022-01-14 10:51:41 +0900
commitf905f5aada0700ef4be96749655f46a79d912c35 (patch)
tree3e448d08c452ebf020519ee8d6161a2a69f413bb /NEWS
parent0ecb2dba7f37161dee9939bc6d376c0e4bede2d4 (diff)
downloadmtools-f905f5aada0700ef4be96749655f46a79d912c35.tar.gz
mtools-f905f5aada0700ef4be96749655f46a79d912c35.tar.bz2
mtools-f905f5aada0700ef4be96749655f46a79d912c35.zip
Imported Upstream version 4.0.22upstream/4.0.22
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af2772d..df9d0f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+v4_0_22
+ - Fixed -f flag for mformat (size is KBytes, rather than sectors)
+ - Fixed toupper/tolower usage (unsigned char rather than plain signed)
v4_0_21
- Fixed compilation for MingW
- After MingW compilation, make sure executable has .exe extension