commit | 9253214fd9fe22b8b2b4ca5bb28952df8cab3e8c | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Fri Jan 07 23:25:30 2011 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Fri Jan 07 23:25:30 2011 +0000 |
tree | 30d925a75c0b3bd542c00d6dbd667e72178056a7 | |
parent | 6f0022d84af15d51ffa1606991f2b6e9e56448ed [diff] |
#10686: recode non-ASCII headers to 'unknown-8bit' instead of ?s. This applies only when generating strings from non-RFC compliant binary input; it makes the existing recoding behavior more consistent (ie: now no data is lost when recoding).