aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2008-10-11 17:01:43 +0000
committerChris Smith <toonarmy@phpbb.com>2008-10-11 17:01:43 +0000
commit853a12cf00ef5d8b1bc1f2590d7b069ce04ac690 (patch)
treef72e7148f51ab5c7fef4c199406b57a2f97b7f32 /phpBB/docs
parenta203d52e4feeb295e4d222310383c0bb4a3c5652 (diff)
downloadforums-853a12cf00ef5d8b1bc1f2590d7b069ce04ac690.tar
forums-853a12cf00ef5d8b1bc1f2590d7b069ce04ac690.tar.gz
forums-853a12cf00ef5d8b1bc1f2590d7b069ce04ac690.tar.bz2
forums-853a12cf00ef5d8b1bc1f2590d7b069ce04ac690.tar.xz
forums-853a12cf00ef5d8b1bc1f2590d7b069ce04ac690.zip
Do not send PMs with warnings if the user cannot read PMs or they are disabled. #30815
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9002 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 97d9968f7c..9894de351a 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -139,6 +139,7 @@
<li>[Fix] Mark/unmark all links in UCP now select/unselect both subscribed topics and forums.</li>
<li>[Fix] Increase board topic counter when splitting topics. (Bug #32125)</li>
<li>[Fix] Display profile icons when viewing a topic, or PM when only the jabber icon is to be visible. (Bug #34755)</li>
+ <li>[Fix] Do not send PMs with warnings if the user cannot read PMs or they are disabled. (Bug #30815)</li>
<li>[Change] No longer allow the direct use of MULTI_INSERT in sql_build_array. sql_multi_insert() must be used.</li>
<li>[Change] Display warning in ACP if config.php file is left writable.</li>