diff options
author | Not Zed <NotZed@Ximian.com> | 2004-12-01 11:24:52 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-12-01 11:24:52 +0800 |
commit | bba69b99980a3f3386c98ccc98b4136ca5860d92 (patch) | |
tree | e45104b00b9de810db45fe9271a697dfc2f6abfe /mail/ChangeLog | |
parent | ac0a49bc0bbddad44c9e9661229b135b7760d03a (diff) | |
download | gsoc2013-evolution-bba69b99980a3f3386c98ccc98b4136ca5860d92.tar.gz gsoc2013-evolution-bba69b99980a3f3386c98ccc98b4136ca5860d92.tar.zst gsoc2013-evolution-bba69b99980a3f3386c98ccc98b4136ca5860d92.zip |
** See bug #69579.
2004-11-23 Not Zed <NotZed@Ximian.com>
** See bug #69579.
* em-folder-properties.c (em_folder_properties_show): check to see
if the vfolder is the unmatched folder before letting the user try
to see its properties.
svn path=/trunk/; revision=28023
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 548fa13041..1ca8830418 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2004-11-23 Not Zed <NotZed@Ximian.com> + + ** See bug #69579. + + * em-folder-properties.c (em_folder_properties_show): check to see + if the vfolder is the unmatched folder before letting the user try + to see its properties. + 2004-11-30 Not Zed <NotZed@Ximian.com> ** See bug #68958. |