From d7d96223e7bae7cd60b13c6e7896d95838c3633c Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Fri, 19 Jun 2009 09:51:50 +0000 Subject: - Display coloured usernames in ACP groups management screens - Changed behaviour of group_create() function to support specifying additional group columns - New groups option to excempt group leaders from group permissions git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9625 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index cc00509fb5..04d0f91300 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -122,6 +122,7 @@
  • [Fix] Wrong description in UCP group management implicates missing feature (Bug #19945 - Patch by nickvergessen)
  • [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
  • [Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.
  • [Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)
  • [Change] Template engine now permits to a limited extent variable includes.
  • @@ -129,6 +130,7 @@
  • [Change] Banning/unbanning users now generates an entry in their user notes (Bug #21825 - Patch by nickvergessen)
  • [Change] Smilies no longer require the f_bbcode permission. (Bug #26545)
  • [Change] Ability to define column split in FAQ/BBCode help (Bug #31405)
  • +
  • [Change] Changed behaviour of group_create() function to support specifying additional group columns
  • [Feature] Backported 3.2 captcha plugins.
  • [Feature] Introduced new ACM plugins:
  • [Feature] ATOM Feeds (Idea and diversed from RSS Feed 2.0 MOD (Version 1.0.8/9) by leviatan21)
  • +
  • [Feature] New groups option to excempt group leaders from group permissions
  • 1.ii. Changes since 3.0.4

    -- cgit v1.2.1