diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-08-05 15:57:06 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-08-05 15:57:06 +0000 |
commit | 65abb76a8cfade8d541a8d956001836f00c212ab (patch) | |
tree | b190499c9ca358bbea3e7f3a19b7b5dfaa8a2d09 /phpBB/docs | |
parent | a9ee9fbddc74114d2bfd37b5ff6879bbe2dd0cb5 (diff) | |
download | forums-65abb76a8cfade8d541a8d956001836f00c212ab.tar forums-65abb76a8cfade8d541a8d956001836f00c212ab.tar.gz forums-65abb76a8cfade8d541a8d956001836f00c212ab.tar.bz2 forums-65abb76a8cfade8d541a8d956001836f00c212ab.tar.xz forums-65abb76a8cfade8d541a8d956001836f00c212ab.zip |
Okay, this add a few queries, but now ranks and avatars should behave as expected.
git-svn-id: file:///svn/phpbb/trunk@8007 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 274c8bdc2f..30b81d5f7a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -202,7 +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> + <li>[Change] Made group avatar/rank changes more intuitive</li> </ul> |