From 7997796789d7bad2acd68eb56f9728ae518bfe36 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Tue, 29 Jul 2008 11:49:56 +0000 Subject: 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 --- phpBB/docs/CHANGELOG.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'phpBB/docs') 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 @@
  • [Feature] Allow hard disabling of the template editor.
  • [Fix] Delete avatar files (Bug #29985).
  • [Fix] Preserve selection in the MCP. (Bug #31265).
  • -
  • [Fix] Added VST (Bug #30545).
  • +
  • [Fix] Added VST - Venezuela Standard Time (Bug #30545).
  • +
  • [Fix] Close DB connections in file.php.
  • +
  • [Change] Set headers to allow browsers to better cache attachments (Mylek pointed this out)
  • + +

    1.ii. Changes since 3.0.1

    -- cgit v1.2.1