From 3b181245b206e383ba603bb23105a91b494181ed Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 17 Jun 2009 09:10:48 +0000 Subject: [PATCH] Change bug #21825 - Banning/unbanning users now generates an entry in their user notes Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9602 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + phpBB/includes/functions_user.php | 22 +++++++++++++++++++--- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index b9d8127742..5630407899 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -116,6 +116,7 @@
  • [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.
  • [Change] Quote BBCode no longer requires the f_reply permission. (Bug #16079)
  • +
  • [Change] Banning/unbanning users now generates an entry in their user notes (Bug #21825 - Patch by nickvergessen)
  • [Feature] Backported 3.2 captcha plugins.
  • [Feature] Introduced new ACM plugins: