DBClnts: set version length to 50.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2025-05-31 00:33:46 +02:00
parent 06bcdfb2be
commit 462f28505d
2 changed files with 2 additions and 1 deletions

View file

@ -9,6 +9,7 @@ NewsStats 0.4.0 (unreleased)
* Add clientstats (for clients).
* Add ClientStats to postingstats.
* gatherstats: Don't die on parsing errors.
* DBClnts: set version length to to 50.
NewsStats 0.3.0 (2025-05-18)
* Extract GroupStats (in gatherstats) to subroutine.