FormatOutput(): Add missing variable init.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2026-01-17 02:47:53 +01:00
parent 8734008ab0
commit deb812da58
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,7 @@ NewsStats 0.5.0 (unreleased)
* Add addpost (to add post data dropped by feedlog).
* Rename postingstats.pl to poststats.pl, rename
dopostingstats.sh accordingly, fix all references.
* Fix missing variable initialisation in FormatOutput().
NewsStats 0.4.0 (2025-06-02)
* Reformat $Conf{TLH} for GroupStats only.