diff options
author | Not Zed <NotZed@Ximian.com> | 2004-08-18 10:29:32 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-08-18 10:29:32 +0800 |
commit | a68fb6b29addbe64b8fd7e77e9839afe39904b5c (patch) | |
tree | 4f92f1585f49b3228725e817987e177f07595740 /mail/ChangeLog | |
parent | fc8ef470ade0877d60d66c3e903992ae5f2940ad (diff) | |
download | gsoc2013-evolution-a68fb6b29addbe64b8fd7e77e9839afe39904b5c.tar.gz gsoc2013-evolution-a68fb6b29addbe64b8fd7e77e9839afe39904b5c.tar.zst gsoc2013-evolution-a68fb6b29addbe64b8fd7e77e9839afe39904b5c.zip |
** See bug #62963.
2004-08-16 Not Zed <NotZed@Ximian.com>
** See bug #62963.
* message-list.c (build_tree, build_flat): define selected in
declaration block, not inline. Spotted by Vincent Noel
<vnoel@cox.net>
svn path=/trunk/; revision=26959
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 4eb07d0555..d81cf094b3 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2004-08-16 Not Zed <NotZed@Ximian.com> + + ** See bug #62963. + + * message-list.c (build_tree, build_flat): define selected in + declaration block, not inline. Spotted by Vincent Noel + <vnoel@cox.net> + 2004-08-13 Not Zed <NotZed@Ximian.com> * em-utils.c (em_utils_message_to_html): don't include the |