summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-05-09 00:16:33 +0200
committerDerek Jones <derek.jones@ellislab.com>2008-05-09 00:16:33 +0200
commitaf4a8a057f7b69da2973847717d0ff9388669f54 (patch)
tree506bada5055929e58fd64aa881a357ebe564d537 /user_guide
parent278fe0392de8f953e7dc6cc41e8bd1dd6087ed9e (diff)
added dot transformation to body of email when sending via SMTP
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 131cc2a10..4945c4edc 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -137,6 +137,7 @@ SVN Commit: not currently released</p>
<li>Fixed a bug in DB_result::row() that prevented it from returning individual fields with MySQL NULL values.</li>
<li>Fixed a bug in the table library that could cause identically constructed rows to be dropped (#3459).</li>
<li>Fixed a bug (#4206) in the Directory Helper where the directory resource was not being closed, and minor improvements.</li>
+ <li>Fixed a bug where SMTP emails were not having dot transformation performed on lines that begin with a dot.</li>
</ul>
<h2>Version 1.6.1</h2>