aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-03-18 13:49:54 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-03-18 13:49:54 +0000
commit274bd147ca29d61db26d3a0e5c717f4a5ab36d3d (patch)
tree7268f14e0f229ab5f1894ea1a4f5a195d0ae1534 /phpBB/docs
parent07829b38a1458e3a9debd0d1e0a6976baeafc224 (diff)
downloadforums-274bd147ca29d61db26d3a0e5c717f4a5ab36d3d.tar
forums-274bd147ca29d61db26d3a0e5c717f4a5ab36d3d.tar.gz
forums-274bd147ca29d61db26d3a0e5c717f4a5ab36d3d.tar.bz2
forums-274bd147ca29d61db26d3a0e5c717f4a5ab36d3d.tar.xz
forums-274bd147ca29d61db26d3a0e5c717f4a5ab36d3d.zip
Allow &amp; and | in local part of email addresses - #22995
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8447 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 287f32f5a4..804be705ef 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -139,6 +139,7 @@
<li>[Fix] Display &quot;empty password error&quot; within the login box instead of issuing a general error (Bug #22525)</li>
<li>[Fix] Clean up who is online code in page_header (Bug #22715, thanks HighwayofLife)</li>
<li>[Fix] Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)</li>
+ <li>[Fix] Allow &amp; and | in local part of email addresses (Bug #22995)</li>
</ul>