aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-02-18 01:17:30 +0000
committerAndreas Fischer <bantu@phpbb.com>2010-02-18 01:17:30 +0000
commit30b83896a1718400307de7d531c16a152c0f6668 (patch)
tree94adbae30ae2636a0f8ee2f7581c6225e79725dc /phpBB/docs/CHANGELOG.html
parent68cac354aac9df3866944685186733c4d7305aee (diff)
downloadforums-30b83896a1718400307de7d531c16a152c0f6668.tar
forums-30b83896a1718400307de7d531c16a152c0f6668.tar.gz
forums-30b83896a1718400307de7d531c16a152c0f6668.tar.bz2
forums-30b83896a1718400307de7d531c16a152c0f6668.tar.xz
forums-30b83896a1718400307de7d531c16a152c0f6668.zip
Fix Bug #57755 - Make user_email_hash() function independent from system's architecture.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10499 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 85cbb47d3c..5b2dba6825 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -172,6 +172,7 @@
<li>[Fix] Fix problems with firebird by no longer using 'count' as a column alias. (Bug #57455)</li>
<li>[Fix] Small language correction for the FAQ page. (Bug #57825)</li>
<li>[Fix] Restrict search for language/../iso.txt to folders. (Bug #57795)</li>
+ <li>[Fix] Make user_email_hash() function independent from system's architecture. (Bug #57755)</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>