diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 9b6e9581f1..902d4cc472 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -87,6 +87,7 @@ <a name="v304"></a><h3>1.i. Changes since 3.0.4</h3> <ul> + <li>[Fix] Delete user entry from ban list table upon user deletion (Bug #40015 - Patch by TerraFrost)</li> <li>[Fix] Missing read permission from calls to phpbb_chmod()</li> </ul> @@ -819,4 +820,4 @@ </div> </body> -</html>
\ No newline at end of file +</html> |
