diff options
author | Not Zed <NotZed@Ximian.com> | 2004-02-02 16:10:47 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-02-02 16:10:47 +0800 |
commit | a97325504c5729209e1e16d26b89961e59c13e02 (patch) | |
tree | 682f09749e3bed7ea9927688fa01ee5bb878beab /mail/ChangeLog | |
parent | a8d1cfd503a41310aaec32e2e9393dc4a4651073 (diff) | |
download | gsoc2013-evolution-a97325504c5729209e1e16d26b89961e59c13e02.tar gsoc2013-evolution-a97325504c5729209e1e16d26b89961e59c13e02.tar.gz gsoc2013-evolution-a97325504c5729209e1e16d26b89961e59c13e02.tar.bz2 gsoc2013-evolution-a97325504c5729209e1e16d26b89961e59c13e02.tar.lz gsoc2013-evolution-a97325504c5729209e1e16d26b89961e59c13e02.tar.xz gsoc2013-evolution-a97325504c5729209e1e16d26b89961e59c13e02.tar.zst gsoc2013-evolution-a97325504c5729209e1e16d26b89961e59c13e02.zip |
** See bug #53549.
2004-02-02 Not Zed <NotZed@Ximian.com>
** See bug #53549.
* em-folder-selector.c: Fix handling a parent path of "/".
* mail-ops.c (mark_junk_mark): removed the really innacurate cut and
paste comment. This has nothing to do with filter_folder.
svn path=/trunk/; revision=24565
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 dccbd90acb..934836ea96 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2004-02-02 Not Zed <NotZed@Ximian.com> + ** See bug #53549. + + * em-folder-selector.c: Fix handling a parent path of "/". + + * mail-ops.c (mark_junk_mark): removed the really innacurate cut and + paste comment. This has nothing to do with filter_folder. + ** See bug #52994. * em-folder-properties.c (em_folder_properties_show): redirect |