diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2010-03-07 13:16:11 +0100 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2010-04-03 13:05:44 +0200 |
commit | 492d86000e768a1381cf88f5cd599a193427fbe1 (patch) | |
tree | c2b39582bc6cd8cd70d740b20761f2cdf08028b3 /phpBB/docs | |
parent | ac329275662f737f03f485107cb69412739c1afa (diff) | |
download | forums-492d86000e768a1381cf88f5cd599a193427fbe1.tar forums-492d86000e768a1381cf88f5cd599a193427fbe1.tar.gz forums-492d86000e768a1381cf88f5cd599a193427fbe1.tar.bz2 forums-492d86000e768a1381cf88f5cd599a193427fbe1.tar.xz forums-492d86000e768a1381cf88f5cd599a193427fbe1.zip |
[bug/58745] Correctly close user-delete-form in ACP User Overview (Bug #58745)
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 3042027e83..5299adcc8c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -99,6 +99,7 @@ <li>[Fix] Add terminating semicolons to JavaScript code. (Bug #58085 - Patch by nn-)</li> <li>[Fix] Minor language fixes. (Bug #54855)</li> <li>[Fix] Parsing urls in signatures properly uses config settings. (Bug #57105)</li> + <li>[Fix] Correctly close user-delete-form in ACP User Overview (Bug #58745)</li> <li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li> </ul> |