diff options
| author | Henry Sudhof <kellanved@phpbb.com> | 2008-06-02 17:10:21 +0000 |
|---|---|---|
| committer | Henry Sudhof <kellanved@phpbb.com> | 2008-06-02 17:10:21 +0000 |
| commit | 8039c37b5126742c4170a8b17a645021f940f26a (patch) | |
| tree | 9f0597898c12b7f19d3d16ff2c79ab6d26038f37 /phpBB/docs | |
| parent | 25be384d43f046c3b0b9475e8adac0646da2dd58 (diff) | |
| download | forums-8039c37b5126742c4170a8b17a645021f940f26a.tar forums-8039c37b5126742c4170a8b17a645021f940f26a.tar.gz forums-8039c37b5126742c4170a8b17a645021f940f26a.tar.bz2 forums-8039c37b5126742c4170a8b17a645021f940f26a.tar.xz forums-8039c37b5126742c4170a8b17a645021f940f26a.zip | |
ACP logout
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8580 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index de46bb1232..e0fb51610b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -109,6 +109,8 @@ <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> + <li>[Feature] Added ACP logout to reset an admin session.</li> + </ul> <a name="v300"></a><h3>1.ii. Changes since 3.0.0</h3> |
