diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index b684de9a7f..6286e69f3a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -169,6 +169,10 @@
  • [PHPBB3-14875] - Cannot use HTML entity type database passwords during installation
  • [PHPBB3-14883] - Text Reparser is Reparsing Empty Data
  • [PHPBB3-14892] - Assets paths broken on Windows instances
  • +
  • [PHPBB3-14894] - Update: download of conflict files offers .tar file without file extension
  • +
  • [PHPBB3-14896] - Link after installation fails at redirecting to ACP
  • +
  • [PHPBB3-14897] - IOHandler in the installer declares member variable only in the constructor
  • +
  • [PHPBB3-14900] - Disabled extension breakage in ACP
  • Improvement