aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2008-10-13 18:45:24 +0000
committerChris Smith <toonarmy@phpbb.com>2008-10-13 18:45:24 +0000
commit36983da764695bb516645a176156bbc8187ef41a (patch)
tree2b1ab32f6d804d90638903f75ea5a76338b36c68 /phpBB/docs
parente44dcce325d9c280caad88d36c9596f9ff5630d0 (diff)
downloadforums-36983da764695bb516645a176156bbc8187ef41a.tar
forums-36983da764695bb516645a176156bbc8187ef41a.tar.gz
forums-36983da764695bb516645a176156bbc8187ef41a.tar.bz2
forums-36983da764695bb516645a176156bbc8187ef41a.tar.xz
forums-36983da764695bb516645a176156bbc8187ef41a.zip
Disable mass e-mail when e-mail is disabled. #27385
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9011 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 ef148704b4..e65c4142a4 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -143,6 +143,7 @@
<li>[Fix] Correctly convert Neil's Birthday MOD to the date format used in phpBB3. (Bug #32895)</li>
<li>[Fix] Parse BBCode lists of type square, circle and disc. (Bug #35295)</li>
<li>[Fix] Round the displayed percentages in polls. (Bug #32375)</li>
+ <li>[Fix] Disable mass e-mail when e-mail is disabled. (Bug #27385)</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>