aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 2e7600b000..8931b8f347 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -115,6 +115,10 @@
<li>[Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)</li>
<li>[Fix] Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug #20435)</li>
<li>[Fix] Try to sort last active date on memberlist correctly at least on current page (Bug #18665)</li>
+ <li>[Fix] Handle generation of form tokens when maximum time is set to -1</li>
+ <li>[Fix] Correctly delete unapproved posts without deleting the topic (Bug #15120)</li>
+ <li>[Fix] Respect signature permissions in posting (Bug #16029)</li>
+
</ul>
<a name="v30rc8"></a><h3>1.i. Changes since 3.0.RC8</h3>