diff options
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index ef432e72b3..efcb31bfe0 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -169,6 +169,7 @@ <li>[Change] Disallow deleting the last question of the Q&A CAPTCHA.</li> <li>[Change] Tweak Q&A CAPTCHA garbage collection.</li> <li>[Change] Show a proper preview for the Q&A CAPTCHA. (Bug #56365)</li> + <li>[Change] Speed up topic move operation by adding an index for topic_id on the topics track table. (Bug #56545)</li> <li>[Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter "auth=http".</li> </ul> |
