From d7126ef335c8ca6f5eb9f18197c3c9b5304e7bc0 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Thu, 14 Aug 2008 12:36:20 +0000 Subject: [PATCH] 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 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • [Fix] Close DB connections in file.php.
  • [Change] Set headers to allow browsers to better cache attachments (Mylek pointed this out)
  • [Change] Hide parameters if they equal the default (Bug #31185)
  • +
  • [Change] Various improvements to group listings (Bugs #32155, #32145, #32085, #26675, #26265)