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