diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index a45d74992b..a13f4f0b55 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2003-06-16 Jeffrey Stedfast <fejj@ximian.com> + + * message-list.c (ml_tree_value_at): Don't display an unread icon + for a parent message status if it has unread children but has been + read itself. Instead, show that we have unread children by just + making the message test bold (which it was already doing, so + yay... this was easy). Fixes bug #42630. + 2003-06-16 Not Zed <NotZed@Ximian.com> ** See bug #44609 |