aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-10-22 13:27:25 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-10-22 13:27:25 +0800
commit03f4b3a74c678e0bad0ea92fa0931c8e356b2c46 (patch)
tree14dd29569d878056b6dff269068dfab32e0efa47 /mail/ChangeLog
parent8a5bdee67abcaed88fc75296763b89e339c8da35 (diff)
downloadgsoc2013-evolution-03f4b3a74c678e0bad0ea92fa0931c8e356b2c46.tar
gsoc2013-evolution-03f4b3a74c678e0bad0ea92fa0931c8e356b2c46.tar.gz
gsoc2013-evolution-03f4b3a74c678e0bad0ea92fa0931c8e356b2c46.tar.bz2
gsoc2013-evolution-03f4b3a74c678e0bad0ea92fa0931c8e356b2c46.tar.lz
gsoc2013-evolution-03f4b3a74c678e0bad0ea92fa0931c8e356b2c46.tar.xz
gsoc2013-evolution-03f4b3a74c678e0bad0ea92fa0931c8e356b2c46.tar.zst
gsoc2013-evolution-03f4b3a74c678e0bad0ea92fa0931c8e356b2c46.zip
handle destination of "" properly. (emc_popup_copy_folder_selected):
2003-10-22 Not Zed <NotZed@Ximian.com> * mail-component.c (em_copy_folders): handle destination of "" properly. (emc_popup_copy_folder_selected): handle url->path properly, strip leading /. (em_copy_folders): if we just created a new folder on a subscribable store, subscribe to it. (em_copy_folders): handle nonselectable folders specially. svn path=/trunk/; revision=22973
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index ea233bacd9..85189ae5a3 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2003-10-22 Not Zed <NotZed@Ximian.com>
+
+ * mail-component.c (em_copy_folders): handle destination of ""
+ properly.
+ (emc_popup_copy_folder_selected): handle url->path properly, strip
+ leading /.
+ (em_copy_folders): if we just created a new folder on a
+ subscribable store, subscribe to it.
+ (em_copy_folders): handle nonselectable folders specially.
+
2003-10-21 Jeffrey Stedfast <fejj@ximian.com>
* mail-component.c (drag_text_uri_list, folder_dragged_cb)