diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2009-11-10 10:23:07 +0000 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2009-11-10 10:23:07 +0000 |
| commit | a0d7f6ebc4329c85b756eba98a713bc5f09c64a1 (patch) | |
| tree | faf3f5e2d5b0482abffb921c0350abd1c459dc7e /phpBB/docs | |
| parent | 1f5e93eab2e8ab3edb2d7124843ba99533c5bd22 (diff) | |
| download | forums-a0d7f6ebc4329c85b756eba98a713bc5f09c64a1.tar forums-a0d7f6ebc4329c85b756eba98a713bc5f09c64a1.tar.gz forums-a0d7f6ebc4329c85b756eba98a713bc5f09c64a1.tar.bz2 forums-a0d7f6ebc4329c85b756eba98a713bc5f09c64a1.tar.xz forums-a0d7f6ebc4329c85b756eba98a713bc5f09c64a1.zip | |
Fix Bug #51095 - Allow ban reason and length to be selected and copied in ACP and subsilver2 MCP.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10265 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 5e90e78d54..babcd171c6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -89,7 +89,7 @@ <a name="v306"></a><h3>1.i. Changes since 3.0.6</h3> <ul> - + <li>[Fix] Allow ban reason and length to be selected and copied in ACP and subsilver2 MCP. (Bug #51095)</li> </ul> <a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3> |
