aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorCullen Walsh <brainy@phpbb.com>2010-01-25 18:24:57 +0000
committerCullen Walsh <brainy@phpbb.com>2010-01-25 18:24:57 +0000
commitbdd81806f20e237de7cb829cd80d1b5a099188c1 (patch)
tree9ea971445aad5f692d4b4fe6e5380ae686e558e3 /phpBB/docs/CHANGELOG.html
parentfe98d43bb5c74d9939a60a2b7c9202b19b410d21 (diff)
downloadforums-bdd81806f20e237de7cb829cd80d1b5a099188c1.tar
forums-bdd81806f20e237de7cb829cd80d1b5a099188c1.tar.gz
forums-bdd81806f20e237de7cb829cd80d1b5a099188c1.tar.bz2
forums-bdd81806f20e237de7cb829cd80d1b5a099188c1.tar.xz
forums-bdd81806f20e237de7cb829cd80d1b5a099188c1.zip
Ignore that last commit message in r10443.
Update user's last visit field correctly when changing activation status (Bug #56185) Regression introduced by r10103 for Bug #44975 Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10444 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 15720cc94e..e95d7c7791 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -146,7 +146,7 @@
<li>[Fix] Correctly hover list menu in UCP and MCP for rtl languages. (Bug #49945)</li>
<li>[Fix] Correctly orientate quoted text image on RTL languages. (Bug #33745)</li>
<li>[Fix] Deprecate $allow_reply parameter to truncate_string() (Bug #56675)</li>
- <li>[Fix] Update user's last visit field correctly when changing activation status. (Bug #56185)</li>
+ <li>[Fix] Update users last visit field correctly when changing activation status. (Bug #56185)</li>
<li>[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</li>
<li>[Change] Log activation through inactive users ACP. (Bug #30145)</li>
<li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li>