Mercurial > libpst
diff ChangeLog @ 142:2189a6b8134e
improve character set handling - don't try to convert utf-8 to single byte for fields that were not originally unicode.
if the conversion fails, leave the data in utf-8.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 23 Feb 2009 20:40:51 -0800 |
parents | fd4297884319 |
children | fdc58ad2c758 |
line wrap: on
line diff
--- a/ChangeLog Sat Feb 14 11:02:37 2009 -0800 +++ b/ChangeLog Mon Feb 23 20:40:51 2009 -0800 @@ -4,6 +4,9 @@ that are not used by normal mail clients. * improve decoding of multipart/report and message/rfc822 mime types. + * improve character set handling - don't try to convert utf-8 + to single byte for fields that were not originally unicode. + if the conversion fails, leave the data in utf-8. LibPST 0.6.27 (2009-02-07) ===============================