diff options
author | Not Zed <NotZed@Ximian.com> | 2005-04-01 08:47:24 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-04-01 08:47:24 +0800 |
commit | c43effa4ea33361f4aa573747036ab932270b9e4 (patch) | |
tree | 103c1f407ea2ebfc890aa2ac7bd7243171ea3deb /mail/ChangeLog | |
parent | 13c09af92ab2a5cbdbf6053ecd3d0fd1b28c98eb (diff) | |
download | gsoc2013-evolution-c43effa4ea33361f4aa573747036ab932270b9e4.tar.gz gsoc2013-evolution-c43effa4ea33361f4aa573747036ab932270b9e4.tar.zst gsoc2013-evolution-c43effa4ea33361f4aa573747036ab932270b9e4.zip |
** See bug #72935
2005-03-31 Not Zed <NotZed@Ximian.com>
** See bug #72935
* em-folder-view.c: always enable the stop button.
svn path=/trunk/; revision=29144
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index a38bd74ec7..0b654bc7f4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2005-03-31 Not Zed <NotZed@Ximian.com> + ** See bug #72935 + + * em-folder-view.c: always enable the stop button. + +2005-03-31 Not Zed <NotZed@Ximian.com> + ** See bug #72518 * em-folder-tree.c (emft_popup_delete_folder): prompt for vfolder |