diff options
author | Cullen Walsh <brainy@phpbb.com> | 2010-03-02 13:01:05 -0800 |
---|---|---|
committer | Cullen Walsh <brainy@phpbb.com> | 2010-03-02 13:01:05 -0800 |
commit | b85384506991c4f656e1b1992e0c714704758196 (patch) | |
tree | 3b5145174a1a853ec67258acbb0c6814463446de | |
parent | 965ab55394f1da50b58cb88ac1bd18c92329c2c8 (diff) | |
download | forums-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.html | 1 |
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> |