aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-03-18 14:44:51 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-03-18 14:44:51 +0000
commitb0bfd5c66f8f1f1cf48f9aff362036e17d387d50 (patch)
treeee095229ff9b17bffe0acc9930d6ced90789e4e7 /phpBB/docs
parentc6c2d325bfb9626c33da97f477ae161b464adae0 (diff)
downloadforums-b0bfd5c66f8f1f1cf48f9aff362036e17d387d50.tar
forums-b0bfd5c66f8f1f1cf48f9aff362036e17d387d50.tar.gz
forums-b0bfd5c66f8f1f1cf48f9aff362036e17d387d50.tar.bz2
forums-b0bfd5c66f8f1f1cf48f9aff362036e17d387d50.tar.xz
forums-b0bfd5c66f8f1f1cf48f9aff362036e17d387d50.zip
Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8451 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 7ba3ed9b67..6d1f0759cc 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -142,6 +142,7 @@
<li>[Fix] Allow &amp; and | in local part of email addresses (Bug #22995)</li>
<li>[Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)</li>
<li>[Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)</li>
+ <li>[Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)</li>
</ul>