aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-06-30 06:02:10 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-06-30 06:02:10 +0800
commitfa91d3e6a77644bd487c9b74a862110baa763c19 (patch)
treeb75de316109dcb6a64d7400880c21cadbfeaa7d6 /mail/ChangeLog
parent06b295079c5daccce7cb3cd1f50d15a8ba9fc6ab (diff)
downloadgsoc2013-evolution-fa91d3e6a77644bd487c9b74a862110baa763c19.tar
gsoc2013-evolution-fa91d3e6a77644bd487c9b74a862110baa763c19.tar.gz
gsoc2013-evolution-fa91d3e6a77644bd487c9b74a862110baa763c19.tar.bz2
gsoc2013-evolution-fa91d3e6a77644bd487c9b74a862110baa763c19.tar.lz
gsoc2013-evolution-fa91d3e6a77644bd487c9b74a862110baa763c19.tar.xz
gsoc2013-evolution-fa91d3e6a77644bd487c9b74a862110baa763c19.tar.zst
gsoc2013-evolution-fa91d3e6a77644bd487c9b74a862110baa763c19.zip
Clean up compile warnings (real_fetch_mail): Fetching from IMAP should do
2000-06-29 Jeffrey Stedfast <fejj@helixcode.com> * mail-ops.c (delete_msg): Clean up compile warnings (real_fetch_mail): Fetching from IMAP should do nothing svn path=/trunk/; revision=3811
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 5fdef44053..f6ba7c3ade 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-29 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * mail-ops.c (delete_msg): Clean up compile warnings
+ (real_fetch_mail): Fetching from IMAP should do nothing
+
2000-06-29 Christopher James Lahey <clahey@helixcode.com>
* mail-ops.c: Handle multiple deletes (change by Peter Williams.)