Update README, INSTALL and ChangeLog.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
29e9784048
commit
7dd8a95be3
3 changed files with 14 additions and 3 deletions
|
|
@ -1,13 +1,21 @@
|
|||
NewsStats 0.3.0 (unreleased)
|
||||
* Extract GroupStats (in gatherstats) to subroutine.
|
||||
* Add ParseHeader() to library.
|
||||
* Add HostStats to gatherstats
|
||||
* Add HostStats to gatherstats.
|
||||
* Add DBTableHosts structure to install script.
|
||||
* Add cliservstats (for hosts and clients).
|
||||
- Refactor SQL generators.
|
||||
* Add --mid option to gatherstats for debugging purposes.
|
||||
* Don't parse NNTP-Posting-Host to determine the server name.
|
||||
* Add more known hosts.
|
||||
* Implement hierarchy check on gatherstats.
|
||||
* Add sums per month to HostStats.
|
||||
* Add postingstats and refactor it:
|
||||
- Make all text configurable (i18n).
|
||||
- Generalize to make it usable for HostStats.
|
||||
- Fallback to last month if no month is given.
|
||||
- Add option handling, import VERSION, add POD.
|
||||
* Update README, INSTALL and ChangeLog.
|
||||
|
||||
NewsStats 0.2.0 (2025-05-10)
|
||||
* Redo directory structure:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue