aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-09-17 14:47:56 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-09-17 14:47:56 +0000
commite7d84c3869a71c1892f09a6cd9e96c4c3958a45c (patch)
tree64a470d00ccdf5ca0c8ed26cb559bbd9ad37a529 /phpBB/docs
parent4dc6ff34d25262d2652839f6c17b2202894fa8a7 (diff)
downloadforums-e7d84c3869a71c1892f09a6cd9e96c4c3958a45c.tar
forums-e7d84c3869a71c1892f09a6cd9e96c4c3958a45c.tar.gz
forums-e7d84c3869a71c1892f09a6cd9e96c4c3958a45c.tar.bz2
forums-e7d84c3869a71c1892f09a6cd9e96c4c3958a45c.tar.xz
forums-e7d84c3869a71c1892f09a6cd9e96c4c3958a45c.zip
Expand shown ban reason in unban screen to fully show long entries. (Bug #16234)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8862 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 227fbbd1d3..fc3efd08d3 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -110,6 +110,7 @@
<li>[Fix] Wrong table order in query obtaining posts if post id given.</li>
<li>[Fix] Do not display reported topic icon for shadow topics. (Bug #13970)</li>
<li>[Fix] Display popular topic based on posts within topic instead of replies within topic. (Bug #16099)</li>
+ <li>[Fix] Expand shown ban reason in unban screen to fully show long entries. (Bug #16234)</li>
<li>[Change] No longer allow the direct use of MULTI_INSERT in sql_build_array. sql_multi_insert() must be used.</li>
<li>[Change] Display warning in ACP if config.php file is left writable.</li>