diff options
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 154e93c928..e44e7781b2 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -138,6 +138,12 @@ <li>[Fix] Warnings if poll title/options exceed maximum characters per post (Bug #22865)</li> <li>[Fix] Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)</li> <li>[Fix] Correctly specify "close report action" (Bug #22685)</li> + <li>[Fix] Display "empty password error" within the login box instead of issuing a general error (Bug #22525)</li> + <li>[Fix] Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)</li> + <li>[Fix] Allow & and | in local part of email addresses (Bug #22995)</li> + <li>[Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)</li> + <li>[Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)</li> + <li>[Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)</li> </ul> |
