diff options
Diffstat (limited to 'phpBB/docs')
| -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 cff1ea2af4..c57a4b19a4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -198,6 +198,10 @@ p a { <li>[Fix] Do not count the deletion of an unapproved topic as a decrease in normally viewable posts (Bug #13167)</li> <li>[Fix] Allow column_exists() to return true if the column exists but no data is in the table</li> <li>[Fix] Allow setting the smiley order via the select. Also allow to add smileys at the top. (Bug #13199)</li> + <li>[Fix] Fix php notice on sending jabber messages (Bug #13201)</li> + <li>[Fix] Make the window showing file differences a little wider (Bug #13157)</li> + <li>[Fix] Preserve preview style on search form (Bug #13205)</li> + <li>[Fix] Place attachment filename in new line in posting editor (Bug #9726)</li> </ul> |
