diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2008-01-03 14:04:12 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2008-01-03 14:04:12 +0000 |
commit | 8b423ba3084fbe29ce83aef2a5f6ac5380ee006e (patch) | |
tree | 7ec23ad2d9b040ee9bb570f26d11cd5a6e427cb1 /phpBB/docs | |
parent | 73e18dcd5afd641b876dd6c4adae405f364cea0f (diff) | |
download | forums-8b423ba3084fbe29ce83aef2a5f6ac5380ee006e.tar forums-8b423ba3084fbe29ce83aef2a5f6ac5380ee006e.tar.gz forums-8b423ba3084fbe29ce83aef2a5f6ac5380ee006e.tar.bz2 forums-8b423ba3084fbe29ce83aef2a5f6ac5380ee006e.tar.xz forums-8b423ba3084fbe29ce83aef2a5f6ac5380ee006e.zip |
#16865
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8293 89ea8834-ac86-4346-8a33-228a782c2dd0
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> |