diff options
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 58c85a5890..8253a35291 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -83,8 +83,8 @@ <ul> <li>[Fix] Submitting language changes using acp_language (Bug #14736)</li> <li>[Fix] Fixed wrong bbcode handling for forum rules, forum descriptions and group descriptions</li> - <li>[Fix] Fixed faulty form token for acp_ranks (Bug #14736)</li> - <li>[Fix] Fixed bbcode uid generation in the phpBB2 converter (Bug #14725)</li> + <li>[Fix] Fixed faulty form token for acp_ranks (Bug #14725)</li> + <li>[Fix] Fixed bbcode uid generation in the phpBB2 converter (Bug #14722)</li> <li>[Fix] Able to request new password (Bug #14743)</li> </ul> |