aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-02-25 10:51:35 +0000
committerAndreas Fischer <bantu@phpbb.com>2010-02-25 10:51:35 +0000
commitcdc96b0c7d87b3db7a8192b62ffb95044a24434f (patch)
tree8e41c622e96a580bedd2aea5fa5ae6f888670498 /phpBB/docs/CHANGELOG.html
parente57981d1f55932cacfd0d4f11c7a69e5d1195bc4 (diff)
downloadforums-cdc96b0c7d87b3db7a8192b62ffb95044a24434f.tar
forums-cdc96b0c7d87b3db7a8192b62ffb95044a24434f.tar.gz
forums-cdc96b0c7d87b3db7a8192b62ffb95044a24434f.tar.bz2
forums-cdc96b0c7d87b3db7a8192b62ffb95044a24434f.tar.xz
forums-cdc96b0c7d87b3db7a8192b62ffb95044a24434f.zip
Bug #58085 - Add terminating semicolons to JavaScript code found by JSLint. Patch by nn-
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10539 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 8829f0abfe..4e9adaa1f9 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -96,6 +96,7 @@
<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>[Fix] Add terminating semicolons to JavaScript code. (Bug #58085 - Patch by nn-)</li>
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
</ul>