summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2009-02-10 19:33:01 +0100
committerDerek Jones <derek.jones@ellislab.com>2009-02-10 19:33:01 +0100
commita45e761adedf682aed63aba88730f4929eefc159 (patch)
tree239c14780effcff998b8b85a47de6294780dda3f /user_guide
parent5f386a3c791fdb97bd403c4469b79578ae0af702 (diff)
added an additional newline for MUAs that require a double line break between multipart headers and the ignored MIME message area
http://codeigniter.com/bug_tracker/bug/6681/
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 504d2b4bb..1992ebbe2 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -70,6 +70,7 @@ SVN Revision: </p>
<li>Added more accurate error reporting for the Email library when using sendmail.</li>
<li>Removed a strict type check from the <kbd>rotate()</kbd> function of the <a href="libraries/image_lib.html">Image Manipulation Class</a>.</li>
<li>Added enhanced error checking in file saving in the Image library when using the GD lib.</li>
+ <li>Added an additional newline between multipart email headers and the MIME message text for better compatibility with a variety of MUAs.</li>
</ul>
</li>
<li>Database