aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorRuslan Uzdenov <rxu@mail.ru>2010-01-19 13:33:07 +0000
committerRuslan Uzdenov <rxu@mail.ru>2010-01-19 13:33:07 +0000
commitff0b94f23886ec2ac2c8a68e4aac9d840e6c2c88 (patch)
treeda15e6f7f9c5da8a5c7cff1826757f1f50c04d1e /phpBB/docs/CHANGELOG.html
parentf40418296ac70b182289ff4a929dcf2d661f6ca4 (diff)
downloadforums-ff0b94f23886ec2ac2c8a68e4aac9d840e6c2c88.tar
forums-ff0b94f23886ec2ac2c8a68e4aac9d840e6c2c88.tar.gz
forums-ff0b94f23886ec2ac2c8a68e4aac9d840e6c2c88.tar.bz2
forums-ff0b94f23886ec2ac2c8a68e4aac9d840e6c2c88.tar.xz
forums-ff0b94f23886ec2ac2c8a68e4aac9d840e6c2c88.zip
Fix bug #56075 - "Bump Topic" link not showing when bump interval is 0
Authorised by: Jelly_Doughnut git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10429 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 c32f72d280..d7cc184f17 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -137,6 +137,7 @@
<li>[Fix] Do not unsubscribe users from topics replying with quickreply. (Bug #56235)</li>
<li>[Fix] Don't submit when pressing enter on preview button. (Bug #54395)</li>
<li>[Fix] Load reCAPTCHA over https when using a secure connection to the board. (Bug #55755)</li>
+ <li>[Fix] Clarify explanation of bump feature setting. (Bug #56075)</li>
<li>[Fix] Properly paginate unapproved posts in the MCP. (Bug #56285)</li>
<li>[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</li>
<li>[Change] Log activation through inactive users ACP. (Bug #30145)</li>