From 37a054897fe42179f65e1fa87db4720760a2d6fc Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sun, 21 Jun 2009 10:46:28 +0000 Subject: Fix bug #37235 - Correctly describe founder permissions on trace-information Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9642 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 55eff22d74..47171ef4cb 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -123,6 +123,7 @@
  • [Fix] Do not throw an error when PDO is a shared module and not loaded preventing SQLite from being loaded.
  • [Fix] Fix unicode words wrong censoring. (Bug #16555 - Patch by rxu)
  • [Fix] Display coloured usernames in ACP groups management screens
  • +
  • [Fix] Correctly describe founder permissions on trace-information (Bug #37235 - Patch by nickvergessen)
  • [Fix] Correct the width value for poll_center.gif omitted in imageset.cfg for subsilver2. (Bug #43005 - Patch by rxu)
  • [Fix] Correctly load complex language variable using acp_language (Bug #45735 - Patch by leviatan21)
  • [Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.
  • -- cgit v1.2.1