aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2010-03-07 21:54:56 +0100
committerNils Adermann <naderman@naderman.de>2010-03-07 21:54:56 +0100
commitc52a7e9a083d1bbd68f515bfdec2dbe1ebdef954 (patch)
tree6ed2f81eb1a59cbcd975690edf0267e4d14f1eea
parent865123ffda92eeaba487f4e45342e1d8ef18fa6f (diff)
downloadforums-c52a7e9a083d1bbd68f515bfdec2dbe1ebdef954.tar
forums-c52a7e9a083d1bbd68f515bfdec2dbe1ebdef954.tar.gz
forums-c52a7e9a083d1bbd68f515bfdec2dbe1ebdef954.tar.bz2
forums-c52a7e9a083d1bbd68f515bfdec2dbe1ebdef954.tar.xz
forums-c52a7e9a083d1bbd68f515bfdec2dbe1ebdef954.zip
Adding the bugfix for #58755 to the changelog.
-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 e54c4fd9bb..213e8fd9e0 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -101,6 +101,7 @@
<li>[Fix] Minor language fixes. (Bug #54855)</li>
<li>[Fix] Parsing urls in signatures properly uses config settings. (Bug #57105)</li>
<li>[Fix] Allow multibyte keys in request_var(). (Bug #51555)</li>
+ <li>[Fix] Correct redirection after login to forum not in web root (Bug #58755)</li>
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
</ul>