aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2009-06-20 22:38:39 +0000
committerJoas Schilling <nickvergessen@gmx.de>2009-06-20 22:38:39 +0000
commit5ea9f6e3fc82ba39bbfde03b61a868d3c7b94f45 (patch)
treecac3904437526250e3ac3fc8df5832275a721164 /phpBB/docs
parentc3da86afc6be7183cdf320fe6ff0f6f5ffe46c28 (diff)
downloadforums-5ea9f6e3fc82ba39bbfde03b61a868d3c7b94f45.tar
forums-5ea9f6e3fc82ba39bbfde03b61a868d3c7b94f45.tar.gz
forums-5ea9f6e3fc82ba39bbfde03b61a868d3c7b94f45.tar.bz2
forums-5ea9f6e3fc82ba39bbfde03b61a868d3c7b94f45.tar.xz
forums-5ea9f6e3fc82ba39bbfde03b61a868d3c7b94f45.zip
Fix bug #31975 - Enhance obtain_users_online_string to be able to return user-lists for other session-items
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9638 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-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 7054f58022..f3278dcfc1 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -151,6 +151,7 @@
<li>[Feature] New &quot;Newly Registered Users&quot; group for assigning permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts.</li>
<li>[Feature] Ability to define if the &quot;Newly Registered Users&quot; group will be assigned as the default group to newly registered users.</li>
<li>[Feature] Add new option to disable avatars board-wide (Bug #46785 - Patch by cYbercOsmOnauT and nickvergessen)</li>
+ <li>[Feature] Enhance obtain_users_online_string to be able to return user-lists for other session-items (Bug #31975 - Patch by nickvergessen)</li>
<li>[Feature] Add unapproved topic icon for moderators on forum list (Bug #46865 - Patch by nickvergessen)</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>