diff options
author | Dan Winship <danw@src.gnome.org> | 2001-10-30 08:52:11 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-10-30 08:52:11 +0800 |
commit | 55d0f4b62c24985dc29e0af0b66c7031f738284c (patch) | |
tree | 38e732ff3b9051dace11596728e40b92ce28034a /camel/ChangeLog | |
parent | 86f348faf3d8c1ceb2de7941a65ce957ec357375 (diff) | |
download | gsoc2013-evolution-55d0f4b62c24985dc29e0af0b66c7031f738284c.tar.gz gsoc2013-evolution-55d0f4b62c24985dc29e0af0b66c7031f738284c.tar.zst gsoc2013-evolution-55d0f4b62c24985dc29e0af0b66c7031f738284c.zip |
Set an X-Evolution-Source header on the returned message so replies come
* providers/imap/camel-imap-folder.c (get_message_simple,
imap_get_message): Set an X-Evolution-Source header on the
returned message so replies come from the right identity.
svn path=/trunk/; revision=14388
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 f50711be42..7e9eb71f7a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-10-29 Dan Winship <danw@ximian.com> + + * providers/imap/camel-imap-folder.c (get_message_simple, + imap_get_message): Set an X-Evolution-Source header on the + returned message so replies come from the right identity. + 2001-10-29 <NotZed@Ximian.com> * camel-vee-folder.c (folder_changed_change): If we're not going |