From bc0898f55e2c0bda196fa44cc7d1bb15b6fda649 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Fri, 19 Oct 2007 13:10:13 +0000 Subject: fixing some annoying bugs git-svn-id: file:///svn/phpbb/trunk@8204 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'phpBB/docs/CHANGELOG.html') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 77c6e500e8..e7cdbe9a8b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -85,6 +85,13 @@
  • [Fix] Fixed MSSQL related bug in the update system
  • [Fix] Display "Return to" links on unwritable forums (Bug #14824)
  • [Fix] Mitigating different realpath() handling between PHP versions (fixing confirm box redirects)
  • +
  • [Fix] Fix signature editing - ability to remove signature (Bug #14820)
  • +
  • [Fix] Send correct activation key by forcing reactivation for inactive user (Bug #14819)
  • +
  • [Fix] Adding correct IP for private messages sent by issuing warnings (Bug #14781)
  • +
  • [Fix] Open private message notification (Bug #14773)
  • +
  • [Fix] Fixing false new private message indicator (Bug #14627)
  • +
  • [Fix] Let newly activated passwords work if users were converted (Bug #14787)
  • +
  • [Fix] Quote bbcode fixes. Letting parse quote="[" and re-allowing whitelisted bbcodes within username portion (Bug #14770)
  • 1.ii. Changes since 3.0.RC6

    -- cgit v1.2.1