Compare commits

..

2 commits

Author SHA1 Message Date
4cdb771866 Release 0.2.0
Signed-off-by: Thomas Hochstein <thh@thh.name>
2025-05-10 14:09:08 +02:00
bcd668780e Update TODO.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2025-05-10 14:08:49 +02:00
2 changed files with 1 additions and 2 deletions

View file

@ -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

View file

@ -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