diff options
author | Dan Winship <danw@src.gnome.org> | 2002-06-07 04:41:14 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-06-07 04:41:14 +0800 |
commit | 2dd7e35afd3c0985aed13c80eb1f670c669a66aa (patch) | |
tree | fd982a2b04b7154928c58b9780142351a3f171c9 /camel/ChangeLog | |
parent | 432ba0b3ddd83ea6ac3688474a9c3ab1f854550c (diff) | |
download | gsoc2013-evolution-2dd7e35afd3c0985aed13c80eb1f670c669a66aa.tar.gz gsoc2013-evolution-2dd7e35afd3c0985aed13c80eb1f670c669a66aa.tar.zst gsoc2013-evolution-2dd7e35afd3c0985aed13c80eb1f670c669a66aa.zip |
Parse "From: Dan Winship <danw>" (with no domain) in the way the sender
* camel-mime-utils.c (header_decode_mailbox): Parse
"From: Dan Winship <danw>" (with no domain) in the way the sender
meant it, even though it's completely wrong.
svn path=/trunk/; revision=17137
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index e4cc73ac72..f9a5c7816d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2002-06-05 Dan Winship <danw@ximian.com> + + * camel-mime-utils.c (header_decode_mailbox): Parse + "From: Dan Winship <danw>" (with no domain) in the way the sender + meant it, even though it's completely wrong. + 2002-06-04 Not Zed <NotZed@Ximian.com> * providers/local/camel-local-provider.c: Remove the |