diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 3df124d89f..7c96dd1b78 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -477,6 +477,8 @@
  • [PHPBB3-11905] - Alpha 1 Migration
  • [PHPBB3-11906] - Missing database entries "read_notification"
  • [PHPBB3-11908] - class phpbb_auth_provider_oauth_service_exception not using namespaces
  • +
  • [PHPBB3-11918] - Can not update from 3.0.x to 3.1.x with MSSQL
  • +
  • [PHPBB3-11919] - Improper argument order for sql_fetchfield() in notification manager
  • Improvement