diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-07-03 15:14:20 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-07-03 15:14:20 +0000 |
commit | 52f5c7d1ee6a9cfe7bd1a0b3a5d7262feebe6dc8 (patch) | |
tree | 50d2c5aa61c8069d7067d7ce38f17055ad5ea62e /phpBB/docs | |
parent | d2079e4ae8240731160b7c1e64a41c65a64a349b (diff) | |
download | forums-52f5c7d1ee6a9cfe7bd1a0b3a5d7262feebe6dc8.tar forums-52f5c7d1ee6a9cfe7bd1a0b3a5d7262feebe6dc8.tar.gz forums-52f5c7d1ee6a9cfe7bd1a0b3a5d7262feebe6dc8.tar.bz2 forums-52f5c7d1ee6a9cfe7bd1a0b3a5d7262feebe6dc8.tar.xz forums-52f5c7d1ee6a9cfe7bd1a0b3a5d7262feebe6dc8.zip |
#12955 hideonline/viewonline again (minor)
git-svn-id: file:///svn/phpbb/trunk@7828 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 4f52a4358d..72b8a17608 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -216,6 +216,7 @@ p a { <li>[Fix] Minor language and style fixes (Bugs #12235, #12493, #11949)</li> <li>[Feature] Added backlinks to mcp_report (Bug #12905)</li> <li>[Fix] Only check usernames in guest posts upon edit (Bug #11349)</li> + <li>[Fix] Consider viewonline permission when viewing friends/foes (Bug #12955)</li> <li>[Fix] Added proper unicode support to ban reasons (Bug #12947)</li> </ul> |