diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2010-02-18 01:40:51 +0000 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2010-02-18 01:40:51 +0000 |
| commit | dccd529498a879d4620e5878acd0435274f3182b (patch) | |
| tree | 14bbfc40a90f468df039e2f62144075f49fafc17 /phpBB/docs | |
| parent | b68d23347a03ff0f7b3fe9dbdddd93675f812776 (diff) | |
| download | forums-dccd529498a879d4620e5878acd0435274f3182b.tar forums-dccd529498a879d4620e5878acd0435274f3182b.tar.gz forums-dccd529498a879d4620e5878acd0435274f3182b.tar.bz2 forums-dccd529498a879d4620e5878acd0435274f3182b.tar.xz forums-dccd529498a879d4620e5878acd0435274f3182b.zip | |
Merge r10497 and r10499 into 3.0.7 - #57755
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10502 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 77951b77df..7ff38d6741 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -158,6 +158,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> |
