aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2008-05-29 13:59:47 +0000
committerHenry Sudhof <kellanved@phpbb.com>2008-05-29 13:59:47 +0000
commitbb8a48817c3808729dfdbb0bae86d642907c37e2 (patch)
tree8623d3dc106efb8ccd489981d02f340271ae521e /phpBB/docs
parenta3368632d0a0f3effec49f4f2b7d3b3323f883b4 (diff)
downloadforums-bb8a48817c3808729dfdbb0bae86d642907c37e2.tar
forums-bb8a48817c3808729dfdbb0bae86d642907c37e2.tar.gz
forums-bb8a48817c3808729dfdbb0bae86d642907c37e2.tar.bz2
forums-bb8a48817c3808729dfdbb0bae86d642907c37e2.tar.xz
forums-bb8a48817c3808729dfdbb0bae86d642907c37e2.zip
What use is a shiny banstick(TM) if nobody finds it?
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8574 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 f145431a5d..de46bb1232 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -108,6 +108,7 @@
<li>[Feature] Added optional stricter upload validation to avoid mime sniffing in addition to the safeguards provided by file.php. (thanks to Nicolas Grekas for compiling the list).</li>
<li>[Fix] Do not remove whitespace in front of url containing the boards url and no relative path appended (Bug #27355)</li>
<li>[Change] Show email ban reason on registration. Additionally allow custom errors properly returned if using validate_data(). (Bug #26885)</li>
+ <li>[Feature] Streamlined banning via the MCP by adding a ban link to the user profile. Also pre-fills ban fields as far as possible.</li>
</ul>
<a name="v300"></a><h3>1.ii. Changes since 3.0.0</h3>