aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2008-10-11 15:16:05 +0000
committerChris Smith <toonarmy@phpbb.com>2008-10-11 15:16:05 +0000
commit40bfc3d361e7efa95533833359b123c3d49364e2 (patch)
tree0f2fc4f191d63b7da05fc9f4ff0719ec7ee1eaf1 /phpBB/docs
parent47116ed862a4918844b8e7e4969e56ee5a7d0952 (diff)
downloadforums-40bfc3d361e7efa95533833359b123c3d49364e2.tar
forums-40bfc3d361e7efa95533833359b123c3d49364e2.tar.gz
forums-40bfc3d361e7efa95533833359b123c3d49364e2.tar.bz2
forums-40bfc3d361e7efa95533833359b123c3d49364e2.tar.xz
forums-40bfc3d361e7efa95533833359b123c3d49364e2.zip
Increase board topic counter when splitting topics. #32125
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8999 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 59d084d42c..e550b861d1 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -137,6 +137,7 @@
<li>[Fix] Don't show forum subscription link on categories. (Bug #34895)</li>
<li>[Fix] Display a message if no topics or forums are selected when unsubscribing. (Bug #34855)</li>
<li>[Fix] Mark/unmark all links in UCP now select/unselect both subscribed topics and forums.</li>
+ <li>[Fix] Increase board topic counter when splitting topics. (Bug #32125)</li>
<li>[Change] No longer allow the direct use of MULTI_INSERT in sql_build_array. sql_multi_insert() must be used.</li>
<li>[Change] Display warning in ACP if config.php file is left writable.</li>