diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 5ccd6493cb..17c57d2c6c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -144,6 +144,7 @@ <li>[Fix] Parse BBCode lists of type square, circle and disc. (Bug #35295)</li> <li>[Fix] Round the displayed percentages in polls. (Bug #32375)</li> <li>[Fix] Disable mass e-mail when e-mail is disabled. (Bug #27385)</li> + <li>[Fix] Display coloured poster username of queued posts displayed on the front of the MCP.</li> <li>[Change] No longer allow the direct use of MULTI_INSERT in sql_build_array. sql_multi_insert() must be used.</li> <li>[Change] Display warning in ACP if config.php file is left writable.</li> |