aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2008-07-29 11:49:56 +0000
committerHenry Sudhof <kellanved@phpbb.com>2008-07-29 11:49:56 +0000
commit7997796789d7bad2acd68eb56f9728ae518bfe36 (patch)
tree58e9e588cc00e26af47e9b2cd8308b06be929c8d /phpBB/docs
parente9a811cd33f76d7ee345fe1b7275b529a3ccdebc (diff)
downloadforums-7997796789d7bad2acd68eb56f9728ae518bfe36.tar
forums-7997796789d7bad2acd68eb56f9728ae518bfe36.tar.gz
forums-7997796789d7bad2acd68eb56f9728ae518bfe36.tar.bz2
forums-7997796789d7bad2acd68eb56f9728ae518bfe36.tar.xz
forums-7997796789d7bad2acd68eb56f9728ae518bfe36.zip
Mylek is right - we should do this. Fixes some aspects of file.php, needs testing.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8707 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 686362d8cd..b64a67acf4 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -93,7 +93,11 @@
<li>[Feature] Allow hard disabling of the template editor.</li>
<li>[Fix] Delete avatar files (Bug #29985).</li>
<li>[Fix] Preserve selection in the MCP. (Bug #31265).</li>
- <li>[Fix] Added VST (Bug #30545).</li>
+ <li>[Fix] Added VST - Venezuela Standard Time (Bug #30545).</li>
+ <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>
+
+
</ul>
<a name="v301"></a><h3>1.ii. Changes since 3.0.1</h3>