Add ClientStats to gatherstats.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2025-05-29 18:54:39 +02:00
parent 3e73346b20
commit a553b374ce
4 changed files with 352 additions and 21 deletions

View file

@ -4,6 +4,7 @@ NewsStats 0.4.0 (unreleased)
* Extract getting raw headers from HostStats to subroutine.
* Improve documentation for config file.
* ParseHeader: re-merge continuation lines.
* Add ClientStats to gatherstats.
NewsStats 0.3.0 (2025-05-18)
* Extract GroupStats (in gatherstats) to subroutine.