aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-12-01 11:24:52 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-12-01 11:24:52 +0800
commitbba69b99980a3f3386c98ccc98b4136ca5860d92 (patch)
treee45104b00b9de810db45fe9271a697dfc2f6abfe /mail/ChangeLog
parentac0a49bc0bbddad44c9e9661229b135b7760d03a (diff)
downloadgsoc2013-evolution-bba69b99980a3f3386c98ccc98b4136ca5860d92.tar
gsoc2013-evolution-bba69b99980a3f3386c98ccc98b4136ca5860d92.tar.gz
gsoc2013-evolution-bba69b99980a3f3386c98ccc98b4136ca5860d92.tar.bz2
gsoc2013-evolution-bba69b99980a3f3386c98ccc98b4136ca5860d92.tar.lz
gsoc2013-evolution-bba69b99980a3f3386c98ccc98b4136ca5860d92.tar.xz
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/ChangeLog8
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.