aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-08-07 00:48:42 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-08-07 00:48:42 +0800
commit7ebb69efa28ff4274bf1f0b3aeba8d271c6c1d09 (patch)
tree6d725dc43a6b29b0a110c460885b9915c8cfdcf3 /mail/ChangeLog
parent2b450081f656a1fc7ab986ed1746c90003a9809e (diff)
downloadgsoc2013-evolution-7ebb69efa28ff4274bf1f0b3aeba8d271c6c1d09.tar
gsoc2013-evolution-7ebb69efa28ff4274bf1f0b3aeba8d271c6c1d09.tar.gz
gsoc2013-evolution-7ebb69efa28ff4274bf1f0b3aeba8d271c6c1d09.tar.bz2
gsoc2013-evolution-7ebb69efa28ff4274bf1f0b3aeba8d271c6c1d09.tar.lz
gsoc2013-evolution-7ebb69efa28ff4274bf1f0b3aeba8d271c6c1d09.tar.xz
gsoc2013-evolution-7ebb69efa28ff4274bf1f0b3aeba8d271c6c1d09.tar.zst
gsoc2013-evolution-7ebb69efa28ff4274bf1f0b3aeba8d271c6c1d09.zip
Yuck. Special case whether or not we want to expunge all the trash folders
2001-08-06 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (empty_trash): Yuck. Special case whether or not we want to expunge all the trash folders syncronously or asyncronously based on whether or not we are doing Empty-On-Exit or emptying trash by user request respectively. svn path=/trunk/; revision=11701
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c502ff40f9..96af73c18a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-06 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-callbacks.c (empty_trash): Yuck. Special case whether or
+ not we want to expunge all the trash folders syncronously or
+ asyncronously based on whether or not we are doing Empty-On-Exit
+ or emptying trash by user request respectively.
+
2001-08-06 Jason Leach <jleach@ximian.com>
* mail-folder-cache.c (make_folder_name): Removed this function,