aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-03-17 15:23:57 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-03-17 15:23:57 +0000
commita80f7a5ea10b039ec1549d391ecd8431240c640e (patch)
treef17ec65d963e4792c3644800b618676fae6a08bc /phpBB/docs
parent7a23115600099375c1fdbd53084f0d2815ecfd38 (diff)
downloadforums-a80f7a5ea10b039ec1549d391ecd8431240c640e.tar
forums-a80f7a5ea10b039ec1549d391ecd8431240c640e.tar.gz
forums-a80f7a5ea10b039ec1549d391ecd8431240c640e.tar.bz2
forums-a80f7a5ea10b039ec1549d391ecd8431240c640e.tar.xz
forums-a80f7a5ea10b039ec1549d391ecd8431240c640e.zip
Use FQDN for SMTP EHLO/HELO command. (Bug #41025)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9387 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 ef50e08453..f5baf664e7 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -123,6 +123,7 @@
<li>[Fix] Deleting private message attachments could delete post attachments. (Bug #42815)</li>
<li>[Fix] Do not suppress PHP notices/errors in language packs if DEBUG_EXTRA mode enabled. (Bug #41485)</li>
<li>[Fix] Flash files do not display anymore after update to flash player 10 (Bug #41315)</li>
+ <li>[Fix] Use FQDN for SMTP EHLO/HELO command. (Bug #41025)</li>
<li>[Change] Allow download of conflicting file for later reference in automatic updater</li>
<li>[Change] Default difference view is now 'inline' instead of 'side by side'</li>
<li>[Change] Added new option for merging differences to conflicting files in automatic updater</li>