From f9e9274bc353a18ac2e51de85beb5282f495f6f5 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Fri, 24 Apr 2009 20:52:00 +0000 Subject: Display the online status of hidden users to users with the u_viewonline permission when viewing PMs. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9483 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 9e6b106549..3e0fc55463 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -149,6 +149,7 @@
  • [Fix] Online status shown when post hidden (Bug #35505 - Patch by Raimon)
  • [Fix] memberlist.php display formating can be distorted by posting long URL for website (Bug #36675 - Patch by TerraFrost)
  • [Fix] queued replies missing from "view new posts" (Bug #42705 - Patch by Paul)
  • +
  • [Fix] Display the online status of hidden users to users with the u_viewonline permission when viewing PMs.
  • [Change] Default difference view is now 'inline' instead of 'side by side'
  • [Change] Added new option for merging differences to conflicting files in automatic updater
  • [Change] Add link to user profile in the MCP for user notes and warn user.
  • -- cgit v1.2.1