From 256e800a0125cdd724bb7bdefc091f36b872896f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 11 Apr 2005 10:29:15 +0000 Subject: Fixed quoting for all address headers, not just to #955 [Jamis Buck] Added that quoting to UTF-8 only happens if the characters used are in that range #955 [Jamis Buck] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1142 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'actionmailer/CHANGELOG') diff --git a/actionmailer/CHANGELOG b/actionmailer/CHANGELOG index d7c2653df1..205fdc503e 100644 --- a/actionmailer/CHANGELOG +++ b/actionmailer/CHANGELOG @@ -1,5 +1,9 @@ *SVN* +* Fixed quoting for all address headers, not just to #955 [Jamis Buck] + +* Added that quoting to UTF-8 only happens if the characters used are in that range #955 [Jamis Buck] + * Fixed unquoting of emails that doesn't have an explicit charset #1036 [wolfgang@stufenlos.net] -- cgit v1.2.3