summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-11-17 22:09:45 +0100
committerDerek Jones <derek.jones@ellislab.com>2008-11-17 22:09:45 +0100
commitc630bcfca816f625b8cd70a1a7467a77c8065bbd (patch)
tree8473da3f7e37ad900b1ecbd8a028a70aada76e56 /user_guide
parent7b49203821a1e36ef566e0e08e4f658b8232f10c (diff)
added sendmail debugging and fixed a bug with single to double quoted string syntax in from()
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 6f23617b9..670e82c38 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -67,6 +67,7 @@ SVN Revision: </p>
<li>Changed default current page indicator in the Pagination library to use &lt;strong&gt; instead of &lt;b&gt;</li>
<li>A "HTTP/1.1 400 Bad Request" header is now sent when disallowed characters are encountered.</li>
<li>Added &lt;big&gt;, &lt;small&gt;, &lt;q&gt;, and &lt;tt&gt; to the Typography parser's inline elements.</li>
+ <li>Added more accurate error reporting for the Email library when using sendmail.</li>
</ul>
</li>
<li>Helpers