diff options
author | Dan Winship <danw@src.gnome.org> | 2000-06-22 02:15:27 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-06-22 02:15:27 +0800 |
commit | 242ffb8b8efa42579d6b36339f86f09b894c525e (patch) | |
tree | d61bee1c6c6f16dd112670f2e3115772e5b02fa8 /camel/ChangeLog | |
parent | 42d0cc5ca71d52130cea48c481344ce081b158a1 (diff) | |
download | gsoc2013-evolution-242ffb8b8efa42579d6b36339f86f09b894c525e.tar.gz gsoc2013-evolution-242ffb8b8efa42579d6b36339f86f09b894c525e.tar.zst gsoc2013-evolution-242ffb8b8efa42579d6b36339f86f09b894c525e.zip |
Set date_received based on the first (most recent) "Received" header.
* camel-folder-summary.c (message_info_new): Set date_received
based on the first (most recent) "Received" header.
svn path=/trunk/; revision=3677
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index c35d9ddcad..ba8d9e709a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-06-21 Dan Winship <danw@helixcode.com> + + * camel-folder-summary.c (message_info_new): Set date_received + based on the first (most recent) "Received" header. + 2000-06-20 Dan Winship <danw@helixcode.com> * camel-mime-part.c (write_to_stream): flush the filter stream |