diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 7cba0361a5..109801c4d4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -234,6 +234,10 @@ p a { <li>[Fix] Do not permit the decimal as a valid prefix character (Bug #11967)</li> <li>[Fix] Account for the fact that the IM fields might hold non-IM information</li> <li>[Fix] Make the queue function on post details</li> + <li>[Fix] Check if there are active styles left before deleting a style</li> + <li>[Fix] Correctly update styles after the deletion of an imageset.</li> + <li>[Sec] Adding confirm boxes to UCP group actions</li> + </ul> |