aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-11-30 04:45:09 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-11-30 04:45:09 +0800
commit6a337122e631ff3802f07429d480b2af7780f35a (patch)
tree4fb30b5782ac50db8dffc0e3aba843fafd917a6c /mail/ChangeLog
parentbf509e48d25c5c29386eccf1bdb0022cfb8ae708 (diff)
downloadgsoc2013-evolution-6a337122e631ff3802f07429d480b2af7780f35a.tar
gsoc2013-evolution-6a337122e631ff3802f07429d480b2af7780f35a.tar.gz
gsoc2013-evolution-6a337122e631ff3802f07429d480b2af7780f35a.tar.bz2
gsoc2013-evolution-6a337122e631ff3802f07429d480b2af7780f35a.tar.lz
gsoc2013-evolution-6a337122e631ff3802f07429d480b2af7780f35a.tar.xz
gsoc2013-evolution-6a337122e631ff3802f07429d480b2af7780f35a.tar.zst
gsoc2013-evolution-6a337122e631ff3802f07429d480b2af7780f35a.zip
Use camel a bit more to help us out. Don't create the file ourselves,
2000-11-29 Jeffrey Stedfast <fejj@helixcode.com> * mail-ops.c (do_save_messages): Use camel a bit more to help us out. Don't create the file ourselves, treat it as a CamelFolder so we don't have to worry about formatting. svn path=/trunk/; revision=6724
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index a9618f2a70..82673ac3e7 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-29 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * mail-ops.c (do_save_messages): Use camel a bit more to help us
+ out. Don't create the file ourselves, treat it as a CamelFolder so
+ we don't have to worry about formatting.
+
2000-11-29 Dan Winship <danw@helixcode.com>
* main.c (main): Remove no-longer-needed e_unicode_init.