diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-31 04:59:12 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-31 04:59:12 +0800 |
commit | f0ec699349a7a516f712b2fc24cd5e72a63d1f0b (patch) | |
tree | 93f6ea81e561b2127b099d5e3b32f1ca26cf8a87 /mail/ChangeLog | |
parent | fb9c7055d91ea3b10ca01f3fe3b6bca78db8b8b2 (diff) | |
download | gsoc2013-evolution-f0ec699349a7a516f712b2fc24cd5e72a63d1f0b.tar gsoc2013-evolution-f0ec699349a7a516f712b2fc24cd5e72a63d1f0b.tar.gz gsoc2013-evolution-f0ec699349a7a516f712b2fc24cd5e72a63d1f0b.tar.bz2 gsoc2013-evolution-f0ec699349a7a516f712b2fc24cd5e72a63d1f0b.tar.lz gsoc2013-evolution-f0ec699349a7a516f712b2fc24cd5e72a63d1f0b.tar.xz gsoc2013-evolution-f0ec699349a7a516f712b2fc24cd5e72a63d1f0b.tar.zst gsoc2013-evolution-f0ec699349a7a516f712b2fc24cd5e72a63d1f0b.zip |
Added bold for unread messages.
2000-05-30 Christopher James Lahey <clahey@helixcode.com>
* message-list.c, message-list.h: Added bold for unread messages.
svn path=/trunk/; revision=3292
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 5926216e13..e03ad42e69 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2000-05-30 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c, message-list.h: Added bold for unread messages. + 2000-05-30 Jeffrey Stedfast <fejj@helixcode.com> * mail.h: Added a prototype for providers_config() |