From bcd668780eb945ab3316eaa1f7e037f8c681ce28 Mon Sep 17 00:00:00 2001 From: Thomas Hochstein Date: Sat, 10 May 2025 14:08:49 +0200 Subject: [PATCH] Update TODO. Signed-off-by: Thomas Hochstein --- doc/TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index b540ec1..63bcfdf 100644 --- a/doc/TODO +++ b/doc/TODO @@ -10,7 +10,6 @@ NewsStats. - Add a test suite There is currently no kind of test suite or regression tests. Something like that is badly needed. - - separate directories (bin, config, ...) - make NewsStats installable in accordance with LFS and customary procedures, i.e. scripts to /usr/local/news/bin or /usr/lib/news/bin, configuration to /usr/local/news/etc or /etc/news and so on