diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-12-25 05:05:49 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-12-25 05:05:49 +0800 |
commit | 31e9ec42573a50e903980599df67f69d4e431726 (patch) | |
tree | 053d48b6aa23044ad581159840fe81700ec54323 /mail/ChangeLog | |
parent | d187b5887d16afa700bcd747b693ef2b1f81b0f1 (diff) | |
download | gsoc2013-evolution-31e9ec42573a50e903980599df67f69d4e431726.tar.gz gsoc2013-evolution-31e9ec42573a50e903980599df67f69d4e431726.tar.zst gsoc2013-evolution-31e9ec42573a50e903980599df67f69d4e431726.zip |
Changed this to do different formatting of dates within the last week.
2000-12-24 Christopher James Lahey <clahey@helixcode.com>
* message-list.c (filter_date): Changed this to do different
formatting of dates within the last week.
svn path=/trunk/; revision=7157
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 193d276e05..0b6ce30585 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-12-24 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c (filter_date): Changed this to do different + formatting of dates within the last week. + 2000-12-24 Not Zed <NotZed@HelixCode.com> * Merge from camel-mt-branch. |