aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-04-28 18:15:33 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-04-28 18:15:44 +0200
commit2575b499a38ccf2480d5da9d5c566f47a9e2d824 (patch)
tree08c7d69c9f0f1445bd253678518720d08003fe59 /phpBB/docs/CHANGELOG.html
parentd54c43ae8f711e38d54ea4f1c0cfcb120e20a4ac (diff)
downloadforums-2575b499a38ccf2480d5da9d5c566f47a9e2d824.tar
forums-2575b499a38ccf2480d5da9d5c566f47a9e2d824.tar.gz
forums-2575b499a38ccf2480d5da9d5c566f47a9e2d824.tar.bz2
forums-2575b499a38ccf2480d5da9d5c566f47a9e2d824.tar.xz
forums-2575b499a38ccf2480d5da9d5c566f47a9e2d824.zip
[prep-release-3.2.6] Update Changelog and add missing preg_match
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index e8dcc2be2b..c6f05ca309 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -151,7 +151,7 @@
<ul>
<li>[SECURITY-228] - Require form token in login_box</li>
<li>[SECURITY-233] - SMTP auth data shouldn't be cached</li>
- <li>[SECURITY-234] - Main website URL can be set to JS URL in Admin Control Panel</li>
+ <li>[SECURITY-234] - Main website URL in Admin Control Panel should not support JS URLs</li>
</ul>
<a name="v325"></a><h3>Changes since 3.2.5</h3>