diff options
author | Derek Jones <derek.jones@ellislab.com> | 2008-11-13 01:54:48 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2008-11-13 01:54:48 +0100 |
commit | 0b6a5e9bc646f374a2f6f8aa1582f195cb7032e0 (patch) | |
tree | cdac6d280f79ff02fbe961bafd0c2c52409f025d /user_guide/changelog.html | |
parent | 85e65f6259d4602f2d3fa81191eb052745e632a7 (diff) |
Added prep_q_encoding() and Q encoding of From: and Subject: headers
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 89ec0ac5f..cdadea79a 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -85,6 +85,7 @@ SVN Revision: </p> <li>Fixed a bug where double dashes within tag attributes were being converted to em dash entities.</li>
<li>Fixed a bug where double spaces within tag attributes were being converted to non-breaking space entities.</li>
<li>Changed a few docblock comments to reflect actual return values.</li>
+ <li>Fixed a bug with high ascii characters in subject and from email headers.</li>
</ul>
|