aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCullen Walsh <brainy@phpbb.com>2010-03-02 13:01:05 -0800
committerCullen Walsh <brainy@phpbb.com>2010-03-02 13:01:05 -0800
commitb85384506991c4f656e1b1992e0c714704758196 (patch)
tree3b5145174a1a853ec67258acbb0c6814463446de
parent965ab55394f1da50b58cb88ac1bd18c92329c2c8 (diff)
downloadforums-b85384506991c4f656e1b1992e0c714704758196.tar
forums-b85384506991c4f656e1b1992e0c714704758196.tar.gz
forums-b85384506991c4f656e1b1992e0c714704758196.tar.bz2
forums-b85384506991c4f656e1b1992e0c714704758196.tar.xz
forums-b85384506991c4f656e1b1992e0c714704758196.zip
Oops, forgot the changelog for #57105
-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 53863da302..3042027e83 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -98,6 +98,7 @@
<li>[Fix] Allow redirect() function to redirect across directories. (Bug #56965)</li>
<li>[Fix] Add terminating semicolons to JavaScript code. (Bug #58085 - Patch by nn-)</li>
<li>[Fix] Minor language fixes. (Bug #54855)</li>
+ <li>[Fix] Parsing urls in signatures properly uses config settings. (Bug #57105)</li>
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
</ul>