diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 677ace42fe..d75b841962 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -128,6 +128,9 @@
  • [Change] Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)
  • [Fix] Correctly return sole whitespaces if used with BBCodes (Bug #19535)
  • [Fix] Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)
  • +
  • [Change] Added sanity checks to various ACP settings
  • +
  • [Change] Removed minimum form times
  • +
  • [Fix] Check topics_per_page value in acp_forums (Bug #15539)
  • 1.i. Changes since 3.0.RC8