aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-15 14:20:06 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-15 14:20:06 -0500
commit272c07d0a63c40597372467a13556e3b197e0b03 (patch)
treebf0c02259f03e6cdbd86028546ee5072dd35000f /TODO.txt
parent1d45bb35abcac352f916180128bf40622ba0bc11 (diff)
downloadunalf-272c07d0a63c40597372467a13556e3b197e0b03.tar.gz
Special case underscores in filenames, in sanity check.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index a504eca..b60ad6e 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,7 +1,3 @@
-- sanity-check the filenames and alf headers. Atari filenames
- can't be lowercase, start with a number, have two dots... these would
- be warnings, not fatal errors.
-
- create some alf archives and hexedit them to introduce errors, make
sure unalf doesn't segfault or get stuck in a loop (it should
*always* exit cleanly).