aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-03-27 09:45:37 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-03-27 09:45:37 +0800
commitcae25657fa46e7bcfadaafaa8cd77af947a41a4e (patch)
tree01fa933fa38135754e5a603f3e1e96baf71d9677 /mail/ChangeLog
parentefddd51d3b67fbf48a6c190fa7ddfb0244be5ddf (diff)
downloadgsoc2013-evolution-cae25657fa46e7bcfadaafaa8cd77af947a41a4e.tar
gsoc2013-evolution-cae25657fa46e7bcfadaafaa8cd77af947a41a4e.tar.gz
gsoc2013-evolution-cae25657fa46e7bcfadaafaa8cd77af947a41a4e.tar.bz2
gsoc2013-evolution-cae25657fa46e7bcfadaafaa8cd77af947a41a4e.tar.lz
gsoc2013-evolution-cae25657fa46e7bcfadaafaa8cd77af947a41a4e.tar.xz
gsoc2013-evolution-cae25657fa46e7bcfadaafaa8cd77af947a41a4e.tar.zst
gsoc2013-evolution-cae25657fa46e7bcfadaafaa8cd77af947a41a4e.zip
Updated to reflect changes made to the move/copy API in camel-folder.c
2001-03-26 Jeffrey Stedfast <fejj@ximian.com> * mail-ops.c (transfer_messages_transfer): Updated to reflect changes made to the move/copy API in camel-folder.c * mail-local.c (reconfigure_folder_reconfigure): Updated this too. svn path=/trunk/; revision=8961
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index de682afe21..0e0860ef3c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2001-03-26 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-ops.c (transfer_messages_transfer): Updated to reflect
+ changes made to the move/copy API in camel-folder.c
+
+ * mail-local.c (reconfigure_folder_reconfigure): Updated this too.
+
2001-03-20 Not Zed <NotZed@Ximian.com>
* mail-local.c (init_trash): Fixed vfolder_new api.