diff options
author | Not Zed <NotZed@Ximian.com> | 2004-01-20 06:29:02 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-01-20 06:29:02 +0800 |
commit | b2027c1a129cd5a8ea29f15596fafe9bdf8e8d94 (patch) | |
tree | cd1108b83c57b717dfc2e6a5a6597bb64e8c302f /mail/ChangeLog | |
parent | 58f3de4588a027e43d0a40bb89ae00384d9d2037 (diff) | |
download | gsoc2013-evolution-b2027c1a129cd5a8ea29f15596fafe9bdf8e8d94.tar.gz gsoc2013-evolution-b2027c1a129cd5a8ea29f15596fafe9bdf8e8d94.tar.zst gsoc2013-evolution-b2027c1a129cd5a8ea29f15596fafe9bdf8e8d94.zip |
** See bug #52989.
2004-01-20 Not Zed <NotZed@Ximian.com>
** See bug #52989.
* message-list.c (hide_load_state): clear the hidden table if
setup, before loading.
svn path=/trunk/; revision=24316
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b01374926d..e0af12df62 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2004-01-20 Not Zed <NotZed@Ximian.com> + + ** See bug #52989. + + * message-list.c (hide_load_state): clear the hidden table if + setup, before loading. + 2004-01-19 Radek Doulik <rodo@ximian.com> * mail-config.c (MAIL_CONFIG_RC_DIR): path to gtkhtml's rc file |