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 d2e8fb02ae..d2e4ed52ee 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -89,6 +89,7 @@ <li>[Fix] Fix disabling of word censor, now possible again</li> <li>[Fix] Allow single quotes in db password to be stored within config.php in installer</li> <li>[Fix] Correctly quote db password for re-display in installer (Bug #16695 / thanks to m313 for reporting too - #s17235)</li> + <li>[Fix] Correctly handle empty imageset entries (Bug #16865)</li> </ul> <a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3> |