diff options
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 0e6dc600cd..bdcd78ef97 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -258,7 +258,7 @@ p a { <li>[Fix] Allow for posts per page in the MCP to change during topic selection (Bug #12067)</li> <li>[Fix] Remove group avatars upon deletion from all profiles, not just the people having the group as default (Bug #12275, #12267)</li> <li>[Fix] Allow for conversions to SQLite (Bug #12279) - patch provided by ToonArmy</li> - <li>[Fix] Apply colors to guests (Bug #12219)</li> + <li>[Fix] Apply colours to guests (Bug #12219)</li> <li>[Fix] Set the Admin group as founder_manage during conversion (Bug #12287)</li> <li>[Fix] Fixed a special quote BBCode case (Bug #12189)</li> <li>[Fix] Correctly parse BBCodes in a post when a poll is being used (Bug #11833)</li> @@ -283,7 +283,9 @@ p a { <li>[Fix] Update the forum_id sequence for PostgreSQL during conversion (Bug #11927)</li> <li>[Fix] Allow for multiple tags containing URL and LOCAL_URL tokens (Bug #12473)</li> <li>[Fix] Properly display forum list in the MCP Queue (Bug #11313)</li> - + <li>[Fix] Use the localised guest name for quotes (Bug #12483)</li> + <li>[Fix] Added post anchor to links in default warning message (Bug #12489)</li> + <li>[Fix] Allow 5 digits in editing time fields (Bug #12489)</li> </ul> </div> |
