From ae0fb4b070fc689a3639a0864ba1c4f3889d6c91 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Fri, 1 Feb 2008 13:12:05 +0000 Subject: #15120 #16029 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8362 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'phpBB/docs') 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 @@
  • [Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)
  • [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)
  • [Fix] Try to sort last active date on memberlist correctly at least on current page (Bug #18665)
  • +
  • [Fix] Handle generation of form tokens when maximum time is set to -1
  • +
  • [Fix] Correctly delete unapproved posts without deleting the topic (Bug #15120)
  • +
  • [Fix] Respect signature permissions in posting (Bug #16029)
  • +

    1.i. Changes since 3.0.RC8

    -- cgit v1.2.1