diff options
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index d8db37ddfe..b751103601 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -230,6 +230,8 @@ p a { <li>[Fix] Display searchable subforums of invisible parents in advanced search forum selection (Bug #11395)</li> <li>[Fix] Allow line breaks in custom BBCodes (Bug #10758)</li> <li>[Fix] Ordered BBcode parsing functions in the same way everywhere where they are used</li> + <li>[Fix] Prevent {URL} token in custom BBCodes from make_clickable messing (Bug #14151)</li> + <li>[Sec] Added alternative tokens to custom BBCodes which are safe for CSS/Javascript and changed TEXT token to entitise opening and closing parantheses.</li> </ul> </div> |
