diff --git a/doc/ChangeLog b/doc/ChangeLog index 569a3e6..3f7383e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,4 +1,4 @@ -NewsStats 0.2.0 (2025-05-10) +NewsStats 0.2.0 (unreleased) * Redo directory structure: - Move all scripts to /bin - Move configuration to /etc diff --git a/doc/TODO b/doc/TODO index 63bcfdf..b540ec1 100644 --- a/doc/TODO +++ b/doc/TODO @@ -10,6 +10,7 @@ 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