diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2008-08-14 12:36:20 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2008-08-14 12:36:20 +0000 |
commit | d7126ef335c8ca6f5eb9f18197c3c9b5304e7bc0 (patch) | |
tree | 4e003aab4e17dc1c4faf90d8b475a5eda911343d /phpBB/docs | |
parent | bbf42daf345f45349a76f39f260465d1a9055564 (diff) | |
download | forums-d7126ef335c8ca6f5eb9f18197c3c9b5304e7bc0.tar forums-d7126ef335c8ca6f5eb9f18197c3c9b5304e7bc0.tar.gz forums-d7126ef335c8ca6f5eb9f18197c3c9b5304e7bc0.tar.bz2 forums-d7126ef335c8ca6f5eb9f18197c3c9b5304e7bc0.tar.xz forums-d7126ef335c8ca6f5eb9f18197c3c9b5304e7bc0.zip |
Changes to group display #32155, #32145, #32085, #26675, #26265
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8756 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 2e258df248..4e4b2a547c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -97,6 +97,7 @@ <li>[Fix] Close DB connections in file.php.</li> <li>[Change] Set headers to allow browsers to better cache attachments (Mylek pointed this out)</li> <li>[Change] Hide parameters if they equal the default (Bug #31185)</li> + <li>[Change] Various improvements to group listings (Bugs #32155, #32145, #32085, #26675, #26265)</li> </ul> |