diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-28 12:22:13 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-28 12:22:13 +0800 |
commit | 0473e106f01671731351f69bdf29f3d438b75b05 (patch) | |
tree | 5093a6bc33755cd0e1c204f9e907e89aad51b26f /mail/ChangeLog | |
parent | 81bab650bb4ca76d93578064794d78190d0e9527 (diff) | |
download | gsoc2013-evolution-0473e106f01671731351f69bdf29f3d438b75b05.tar gsoc2013-evolution-0473e106f01671731351f69bdf29f3d438b75b05.tar.gz gsoc2013-evolution-0473e106f01671731351f69bdf29f3d438b75b05.tar.bz2 gsoc2013-evolution-0473e106f01671731351f69bdf29f3d438b75b05.tar.lz gsoc2013-evolution-0473e106f01671731351f69bdf29f3d438b75b05.tar.xz gsoc2013-evolution-0473e106f01671731351f69bdf29f3d438b75b05.tar.zst gsoc2013-evolution-0473e106f01671731351f69bdf29f3d438b75b05.zip |
Added a COL_DELETED and made it the strikeout column for both text
2000-05-28 Christopher James Lahey <clahey@helixcode.com>
* message-list.c, message-list.h: Added a COL_DELETED and made it
the strikeout column for both text renderers.
svn path=/trunk/; revision=3237
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 60f99c42e8..116fc6c7a8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-05-28 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c, message-list.h: Added a COL_DELETED and made it + the strikeout column for both text renderers. + 2000-05-27 Dan Winship <danw@helixcode.com> * mail-format.c: Various improvements: |