aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-08-04 13:53:19 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-08-04 13:53:19 +0000
commit5d5df25f758ebec42d5202e97bfa3cc3c026b281 (patch)
tree5bb7d98c19b0c9b15fb1369bb474d35b4cc36502 /phpBB/docs
parent92b02006fee63fd41c65cee0c7f79f7f62517f75 (diff)
downloadforums-5d5df25f758ebec42d5202e97bfa3cc3c026b281.tar
forums-5d5df25f758ebec42d5202e97bfa3cc3c026b281.tar.gz
forums-5d5df25f758ebec42d5202e97bfa3cc3c026b281.tar.bz2
forums-5d5df25f758ebec42d5202e97bfa3cc3c026b281.tar.xz
forums-5d5df25f758ebec42d5202e97bfa3cc3c026b281.zip
#13961 - the fix is not perfect, we now nuke the avatar/rank when leaving a group - no matter what.
git-svn-id: file:///svn/phpbb/trunk@8005 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 094ba562fb..274c8bdc2f 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -202,6 +202,7 @@ p a {
<li>[Fix] Properly display ban reason if selecting banned entries within the ACP (Bug #13896)</li>
<li>[Fix] Properly parse SQL expressions for Oracle (Bug #13916)</li>
<li>[Fix] Added label bindings to the custom profile fields in the ACP (Bug #13936) - patch provided by damnian</li>
+ <li>[Fix] Always remove avatars/ranks when leaving a group. (Bug 13961)</li>
</ul>