aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-10-23 03:33:52 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-10-23 03:33:52 +0800
commit85cd845179f02502d981b7db0d7c1abd52956a1e (patch)
tree7384f6deeee1761bda5037d1a5de3f812011eec3 /mail/ChangeLog
parentccb63117919e7a68b7614e4d79b5301092a4c27c (diff)
downloadgsoc2013-evolution-85cd845179f02502d981b7db0d7c1abd52956a1e.tar
gsoc2013-evolution-85cd845179f02502d981b7db0d7c1abd52956a1e.tar.gz
gsoc2013-evolution-85cd845179f02502d981b7db0d7c1abd52956a1e.tar.bz2
gsoc2013-evolution-85cd845179f02502d981b7db0d7c1abd52956a1e.tar.lz
gsoc2013-evolution-85cd845179f02502d981b7db0d7c1abd52956a1e.tar.xz
gsoc2013-evolution-85cd845179f02502d981b7db0d7c1abd52956a1e.tar.zst
gsoc2013-evolution-85cd845179f02502d981b7db0d7c1abd52956a1e.zip
Give the Rename item a different path than the Delete item.
2004-10-22 Jeffrey Stedfast <fejj@novell.com> * em-folder-tree.c: Give the Rename item a different path than the Delete item. svn path=/trunk/; revision=27702
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 75b92d6230..71059a35b7 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-22 Jeffrey Stedfast <fejj@novell.com>
+
+ * em-folder-tree.c: Give the Rename item a different path than the
+ Delete item.
+
2004-10-22 Not Zed <NotZed@Ximian.com>
* em-event.c (eme_target_free): duh, they're camel not gobjects.