diff options
| author | Nils Adermann <naderman@naderman.de> | 2010-04-04 15:21:27 +0200 |
|---|---|---|
| committer | Nils Adermann <naderman@naderman.de> | 2010-04-04 15:21:27 +0200 |
| commit | 5b5463a98154539aa62552e945093f06572a4b13 (patch) | |
| tree | 0815f11383e056cd539c2ac41fa103998dcc04a6 /phpBB/docs | |
| parent | f07c9fab2bb8eb92d575e1a63d4f301e880dc80b (diff) | |
| parent | 738914ac838b8c9c95c97b0ad5b11fea6fda9cc7 (diff) | |
| download | forums-5b5463a98154539aa62552e945093f06572a4b13.tar forums-5b5463a98154539aa62552e945093f06572a4b13.tar.gz forums-5b5463a98154539aa62552e945093f06572a4b13.tar.bz2 forums-5b5463a98154539aa62552e945093f06572a4b13.tar.xz forums-5b5463a98154539aa62552e945093f06572a4b13.zip | |
Merge branch 'bug/nickvergessen/58745' into develop-olympus
* bug/nickvergessen/58745:
[bug/58745] Correct changelog message
[bug/58745] Correctly close user-delete-form in ACP User Overview (Bug #58745)
Conflicts:
phpBB/docs/CHANGELOG.html
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 be8d9f745a..4572c220a8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -110,6 +110,7 @@ <li>[Fix] Fix open_basedir issues when accessing styles- and language-management. (Bug #59135)</li> <li>[Fix] Fix table binding issues with PostgreSQL in board-wide feed. (Bug #58425)</li> <li>[Fix] Only show unapproved posts in ATOM Feeds for moderators (Bug #58695)</li> + <li>[Fix] Various XHTML mistakes in ACP (Bug #58745)</li> <li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li> <li>[Feature] The memcache acm plugin now supports multiple memcache servers.</li> </ul> |
