aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2008-08-14 18:38:41 +0000
committerChris Smith <toonarmy@phpbb.com>2008-08-14 18:38:41 +0000
commit1990ee2d4c7bad6f45a1f9fc9e473d3b3b66c132 (patch)
treed1ae21c298653382445d298612abab8dbb77c1fb /phpBB/docs
parentd7126ef335c8ca6f5eb9f18197c3c9b5304e7bc0 (diff)
downloadforums-1990ee2d4c7bad6f45a1f9fc9e473d3b3b66c132.tar
forums-1990ee2d4c7bad6f45a1f9fc9e473d3b3b66c132.tar.gz
forums-1990ee2d4c7bad6f45a1f9fc9e473d3b3b66c132.tar.bz2
forums-1990ee2d4c7bad6f45a1f9fc9e473d3b3b66c132.tar.xz
forums-1990ee2d4c7bad6f45a1f9fc9e473d3b3b66c132.zip
Correctly return results for nested cached queries (Bug #31445 - Patch by faw)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8758 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 4e4b2a547c..18eb870a3d 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -98,6 +98,7 @@
<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>
+ <li>[Fix] Correctly return results for nested cached queries (Bug #31445 - Patch by faw).</li>
</ul>