From d99ba96f72c1e48a59252641ea143ea5cea50a7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Harabie=C5=84?= Date: Wed, 20 Jun 2018 17:10:53 +0200 Subject: [PATCH] Update TODO list --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index a830fe9..03d0523 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,6 @@ TODO ==== +* proper support for short name decoding from the OEM codepage +* marking volume dirty on first write and not-dirty on unmount +* support for a volume label file in the root directory * format volume API -* better no_std support