Fixed group stat counter for user posted messages

This commit is contained in:
Michiel Broek
2004-05-11 13:23:31 +00:00
parent 76d22550a1
commit 0119dbe0f2
4 changed files with 67 additions and 4 deletions

View File

@@ -72,6 +72,8 @@ v0.51.4 11-Apr-2004
used if configured with --enable-experiment.
The users tag directory wasn't properly cleaned before a new
download session.
The message group stat counters were not updated when a user
posted a message at the bbs.
mball:
Added new experimental files database code which will only be
@@ -88,6 +90,7 @@ v0.51.4 11-Apr-2004
without a file header.
Added new experimental files database code which will only be
used if configured with --enable-experiment.
Message group setup now sets mode 660 for ~/etc/mgroups.data.
mbtask:
Removed debug logging for the disk thread.