From 10a9440e57f163652fe3990dc9e8ad5bca95596d Mon Sep 17 00:00:00 2001 From: Daniel Spiljar Date: Sun, 12 Feb 2023 21:03:03 +0100 Subject: [PATCH] New task - add a debug function. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 6fb1aee..cc8c116 100644 --- a/TODO.md +++ b/TODO.md @@ -13,6 +13,7 @@ - [ ] literal date matching - [x] reading messages from standard input - [x] run-time selection of file locking method +- [ ] add a debug function ## File formats, encodings and standards