diff options
| author | David M <davidmj@users.sourceforge.net> | 2007-07-04 14:22:15 +0000 |
|---|---|---|
| committer | David M <davidmj@users.sourceforge.net> | 2007-07-04 14:22:15 +0000 |
| commit | 677d4b54e08834c2959dc2ce0ad291ff44b9d8cb (patch) | |
| tree | f3fe6a5108b58a9f6234572252d03e9e29852089 /phpBB/docs | |
| parent | ddf7bf137692c7563dbe84be2cd0eff851598213 (diff) | |
| download | forums-677d4b54e08834c2959dc2ce0ad291ff44b9d8cb.tar forums-677d4b54e08834c2959dc2ce0ad291ff44b9d8cb.tar.gz forums-677d4b54e08834c2959dc2ce0ad291ff44b9d8cb.tar.bz2 forums-677d4b54e08834c2959dc2ce0ad291ff44b9d8cb.tar.xz forums-677d4b54e08834c2959dc2ce0ad291ff44b9d8cb.zip | |
#12981
git-svn-id: file:///svn/phpbb/trunk@7832 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a92ed8124d..9cef67cd72 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -219,6 +219,7 @@ p a { <li>[Fix] Consider viewonline permission when viewing friends/foes (Bug #12955)</li> <li>[Fix] Added proper unicode support to ban reasons (Bug #12947)</li> <li>[Fix] The forum/topic sync code now recognizes other ways that the latest post in a topic can be expressed (Bug #12947) - patch provided by APTX</li> + <li>[Fix] Topic deletion via the user post deletion mechanism did not take into account statistics for forums that hold shadow topics (Bug #12981)</li> </ul> |
