aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-08-30 17:13:28 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-08-30 17:13:28 +0000
commit5e2e08b05dc11992c3c56c45cc93e6d12ff6ae7d (patch)
tree5397c2d9cd57cbce7a8c547f7e394b651a137cfb /phpBB/docs
parent52e9f4d13e5cae7cfac72e515d5a28a8ad0ec0c3 (diff)
downloadforums-5e2e08b05dc11992c3c56c45cc93e6d12ff6ae7d.tar
forums-5e2e08b05dc11992c3c56c45cc93e6d12ff6ae7d.tar.gz
forums-5e2e08b05dc11992c3c56c45cc93e6d12ff6ae7d.tar.bz2
forums-5e2e08b05dc11992c3c56c45cc93e6d12ff6ae7d.tar.xz
forums-5e2e08b05dc11992c3c56c45cc93e6d12ff6ae7d.zip
Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be used on every page. (Bug #50285)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10067 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 d971af70ee..ad1bbe86fc 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -230,6 +230,7 @@
<li>[Change] Unapproved topics can no longer be replied to (Bug #44005)</li>
<li>[Change] Require user to be registered and logged in to search for unread posts if topic read tracking is disabled for guests (Bug #49525)</li>
<li>[Change] Allow three-digit hex notation in Color BBcode. (Bug #39965 - Patch by m0rpha)</li>
+ <li>[Change] Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be used on every page. (Bug #50285)</li>
<li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li>
<li>[Feature] Backported 3.2 captcha plugins.
<ul>