aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJosh Woody <a_jelly_doughnut@phpbb.com>2010-02-25 00:18:30 +0000
committerJosh Woody <a_jelly_doughnut@phpbb.com>2010-02-25 00:18:30 +0000
commit9e64c3bd84b9b595da54c6463e068ca8b84e1ee0 (patch)
treeaa85a67d44700125848069e2d68c2782a28aa9f3 /phpBB/docs
parent8f5155d272f53c538d4a3df113207d57004e0bf2 (diff)
downloadforums-9e64c3bd84b9b595da54c6463e068ca8b84e1ee0.tar
forums-9e64c3bd84b9b595da54c6463e068ca8b84e1ee0.tar.gz
forums-9e64c3bd84b9b595da54c6463e068ca8b84e1ee0.tar.bz2
forums-9e64c3bd84b9b595da54c6463e068ca8b84e1ee0.tar.xz
forums-9e64c3bd84b9b595da54c6463e068ca8b84e1ee0.zip
Bug #56965 - Allow redirect() to redirect across directories.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10536 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 bbd6259ae7..b0f1bd518d 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -95,6 +95,7 @@
<li>[Fix] Take admin's time zone settings into account when listing database backup files. (Bug #57385)</li>
<li>[Fix] Honor minimum and maximum password length in generated passwords as much as we can. (Bug #13181)</li>
<li>[Fix] No longer return the character O in generated random strings and passwords. (Bug #57345)</li>
+ <li>[Fix] Allow redirect() function to redirect across directories. (Bug #56965)</li>
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
</ul>