aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 1037c39b7e..58a21f8d2e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,11 +1,11 @@
2001-07-13 Peter Williams <peterw@ximian.com>
- * mail-callbacks.c (expunge_folder): Segfault prevention here if no uid is
- currently loaded.
+ * mail-callbacks.c (expunge_folder): Segfault prevention here if
+ no uid is currently loaded.
- * mail-vfolder.c (unlist_vfolder): New function. If a vfolder in our list
- gets finalized, NULL out info->folder (Is it wrong if this happens?) Also,
- locking issues?
+ * mail-vfolder.c (unlist_vfolder): New function. If a vfolder in
+ our list gets finalized, NULL out info->folder (Is it wrong if
+ this happens?) Also, locking issues?
(vfolder_uri_to_folder): Hook up to the finalize event here.
2001-07-13 Jeffrey Stedfast <fejj@ximian.com>