aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2008-02-27 15:11:25 +0000
committerHenry Sudhof <kellanved@phpbb.com>2008-02-27 15:11:25 +0000
commitbbebeda5f266e9f0909a00953ef938c8e85cef1f (patch)
tree0868d1d5e8125f824b02f13d93414f239f9c5048 /phpBB/docs
parent19c7d7b88172915572e93f2643e34d5f1a79344c (diff)
downloadforums-bbebeda5f266e9f0909a00953ef938c8e85cef1f.tar
forums-bbebeda5f266e9f0909a00953ef938c8e85cef1f.tar.gz
forums-bbebeda5f266e9f0909a00953ef938c8e85cef1f.tar.bz2
forums-bbebeda5f266e9f0909a00953ef938c8e85cef1f.tar.xz
forums-bbebeda5f266e9f0909a00953ef938c8e85cef1f.zip
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8410 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 677ace42fe..d75b841962 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -128,6 +128,9 @@
<li>[Change] Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)</li>
<li>[Fix] Correctly return sole whitespaces if used with BBCodes (Bug #19535)</li>
<li>[Fix] Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)</li>
+ <li>[Change] Added sanity checks to various ACP settings</li>
+ <li>[Change] Removed minimum form times</li>
+ <li>[Fix] Check topics_per_page value in acp_forums (Bug #15539)</li>
</ul>
<a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3>