diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-01-16 10:13:32 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-01-16 10:13:32 +0800 |
commit | fa62a2652854d3b0d80d6f28fac1df490a391a83 (patch) | |
tree | f081898ceeb2f8286493b800f18b8b9c6a71e9fc /mail/ChangeLog | |
parent | f914742fe75e1c14f6879a96561d076ed6b0effc (diff) | |
download | gsoc2013-evolution-fa62a2652854d3b0d80d6f28fac1df490a391a83.tar.gz gsoc2013-evolution-fa62a2652854d3b0d80d6f28fac1df490a391a83.tar.zst gsoc2013-evolution-fa62a2652854d3b0d80d6f28fac1df490a391a83.zip |
Change from using filters for date and size to using e_cell_date and
2001-01-15 Christopher James Lahey <clahey@ximian.com>
* message-list.c, message-list.h: Change from using filters for
date and size to using e_cell_date and e_cell_size. Moved a bunch
of includes from the message-list.h to the message-list.c.
svn path=/trunk/; revision=7524
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index cdeb4052bb..048d90ce25 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-01-15 Christopher James Lahey <clahey@ximian.com> + + * message-list.c, message-list.h: Change from using filters for + date and size to using e_cell_date and e_cell_size. Moved a bunch + of includes from the message-list.h to the message-list.c. + 2001-01-15 Miguel de Icaza <miguel@ximian.com> * mail-callbacks.c (configure_mail): Set the default button to |