From c630bcfca816f625b8cd70a1a7467a77c8065bbd Mon Sep 17 00:00:00 2001
From: Derek Jones
Date: Mon, 17 Nov 2008 21:09:45 +0000
Subject: added sendmail debugging and fixed a bug with single to double quoted
string syntax in from()
---
user_guide/changelog.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'user_guide/changelog.html')
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:
Changed default current page indicator in the Pagination library to use <strong> instead of <b>
A "HTTP/1.1 400 Bad Request" header is now sent when disallowed characters are encountered.
Added <big>, <small>, <q>, and <tt> to the Typography parser's inline elements.
+ Added more accurate error reporting for the Email library when using sendmail.
Helpers
--
cgit v1.2.3-24-g4f1b