1
0

rework comment counter

This commit is contained in:
Garvin Hicking
2008-10-21 09:30:23 +00:00
parent 76d073762b
commit bed9db637b
2 changed files with 23 additions and 5 deletions

View File

@ -3,6 +3,10 @@
Version 1.4 ()
------------------------------------------------------------------------
* Recount trackbacks/comments when a new comment is made, instead
of carrying over an incrementing/decreminting counter for
entries, that might get off. (garvinhicking)
* Add new global config option to support OptIn confirmation for
comment subscriptions (garvinhicking)