aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-05-10 03:52:57 +0800
committerChris Lahey <clahey@src.gnome.org>2001-05-10 03:52:57 +0800
commitac299fc8867f93856cf468ef6a971053ba4cc8a0 (patch)
treeedead383a18f4ae50b793ab54f3566d676746c6a /mail/ChangeLog
parenta5aed7b0a784f84e6d723f612fec6c680166b0c6 (diff)
downloadgsoc2013-evolution-ac299fc8867f93856cf468ef6a971053ba4cc8a0.tar
gsoc2013-evolution-ac299fc8867f93856cf468ef6a971053ba4cc8a0.tar.gz
gsoc2013-evolution-ac299fc8867f93856cf468ef6a971053ba4cc8a0.tar.bz2
gsoc2013-evolution-ac299fc8867f93856cf468ef6a971053ba4cc8a0.tar.lz
gsoc2013-evolution-ac299fc8867f93856cf468ef6a971053ba4cc8a0.tar.xz
gsoc2013-evolution-ac299fc8867f93856cf468ef6a971053ba4cc8a0.tar.zst
gsoc2013-evolution-ac299fc8867f93856cf468ef6a971053ba4cc8a0.zip
Made a const char * here.
2001-05-09 Christopher James Lahey <clahey@ximian.com> * importers/evolution-mbox-importer.c (load_file_fn): Made a const char * here. svn path=/trunk/; revision=9729
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 10974bcfd1..019aec7066 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-09 Christopher James Lahey <clahey@ximian.com>
+
+ * importers/evolution-mbox-importer.c (load_file_fn): Made a const
+ char * here.
+
2001-05-08 Iain Holmes <iain@ximian.com>
* mail-config.[ch]: Moved all references to the Bonobo stuff into the .c file