aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
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>