aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-09-08 02:39:06 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-09-08 02:39:06 +0800
commit646590a8c73292994ce063c9ad826a9794b90f20 (patch)
tree4b35827cff08164268380f633472b96f2b9f60ca /mail/ChangeLog
parente6dd871ad745483444c5ce8361a9b02313ee5a8b (diff)
downloadgsoc2013-evolution-646590a8c73292994ce063c9ad826a9794b90f20.tar
gsoc2013-evolution-646590a8c73292994ce063c9ad826a9794b90f20.tar.gz
gsoc2013-evolution-646590a8c73292994ce063c9ad826a9794b90f20.tar.bz2
gsoc2013-evolution-646590a8c73292994ce063c9ad826a9794b90f20.tar.lz
gsoc2013-evolution-646590a8c73292994ce063c9ad826a9794b90f20.tar.xz
gsoc2013-evolution-646590a8c73292994ce063c9ad826a9794b90f20.tar.zst
gsoc2013-evolution-646590a8c73292994ce063c9ad826a9794b90f20.zip
Don't free uids, let the camel folder do that when it gets finalized
2000-09-07 Jeffrey Stedfast <fejj@helixcode.com> * mail-ops.c (do_fetch_mail): Don't free uids, let the camel folder do that when it gets finalized svn path=/trunk/; revision=5237
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 99b238e33c..8def53ae4a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-07 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * mail-ops.c (do_fetch_mail): Don't free uids, let the camel
+ folder do that when it gets finalized
+
2000-09-06 Jeffrey Stedfast <fejj@helixcode.com>
* mail-ops.c (mail_do_filter_ondemand): New async function to