diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2009-06-21 10:46:28 +0000 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2009-06-21 10:46:28 +0000 |
| commit | 37a054897fe42179f65e1fa87db4720760a2d6fc (patch) | |
| tree | 1b9a24ee8a4a623a4a33d55e0b7bae111614fd87 /phpBB/docs | |
| parent | f056e205add6b956b2e63a28a1d0b4062671c490 (diff) | |
| download | forums-37a054897fe42179f65e1fa87db4720760a2d6fc.tar forums-37a054897fe42179f65e1fa87db4720760a2d6fc.tar.gz forums-37a054897fe42179f65e1fa87db4720760a2d6fc.tar.bz2 forums-37a054897fe42179f65e1fa87db4720760a2d6fc.tar.xz forums-37a054897fe42179f65e1fa87db4720760a2d6fc.zip | |
Fix bug #37235 - Correctly describe founder permissions on trace-information
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9642 89ea8834-ac86-4346-8a33-228a782c2dd0
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 55eff22d74..47171ef4cb 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -123,6 +123,7 @@ <li>[Fix] Do not throw an error when PDO is a shared module and not loaded preventing SQLite from being loaded.</li> <li>[Fix] Fix unicode words wrong censoring. (Bug #16555 - Patch by rxu)</li> <li>[Fix] Display coloured usernames in ACP groups management screens</li> + <li>[Fix] Correctly describe founder permissions on trace-information (Bug #37235 - Patch by nickvergessen)</li> <li>[Fix] Correct the width value for poll_center.gif omitted in imageset.cfg for subsilver2. (Bug #43005 - Patch by rxu)</li> <li>[Fix] Correctly load complex language variable using acp_language (Bug #45735 - Patch by leviatan21)</li> <li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li> |
