diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index ea841da88a..1d83a27174 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -209,6 +209,7 @@
  • [Change] Cache get_username_string() function calls on viewtopic.
  • [Change] Cache version check.
  • [Change] When creating a new forum without copying permissions, ask again.
  • +
  • [Change] Parse multiline url title for [url] BBCode tag. (Bug #1309)
  • [Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)
  • [Feature] Backported 3.2 captcha plugins.