aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-07-31 17:57:57 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-07-31 17:57:57 +0800
commit322b2c1d303d41d1914dfa8f1eb3d682be76690f (patch)
treed8ad1bd6ca0e2ea77ce8bc93c75ad1d3d123d225 /plugins/mail-to-task/ChangeLog
parent731e83ac7fdef0f6b6e180d48a3f00dd1ba8a02a (diff)
downloadgsoc2013-evolution-322b2c1d303d41d1914dfa8f1eb3d682be76690f.tar
gsoc2013-evolution-322b2c1d303d41d1914dfa8f1eb3d682be76690f.tar.gz
gsoc2013-evolution-322b2c1d303d41d1914dfa8f1eb3d682be76690f.tar.bz2
gsoc2013-evolution-322b2c1d303d41d1914dfa8f1eb3d682be76690f.tar.lz
gsoc2013-evolution-322b2c1d303d41d1914dfa8f1eb3d682be76690f.tar.xz
gsoc2013-evolution-322b2c1d303d41d1914dfa8f1eb3d682be76690f.tar.zst
gsoc2013-evolution-322b2c1d303d41d1914dfa8f1eb3d682be76690f.zip
Fixes #310489
svn path=/trunk/; revision=32448
Diffstat (limited to 'plugins/mail-to-task/ChangeLog')
-rw-r--r--plugins/mail-to-task/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog
index c9ecbda484..9932a96c1f 100644
--- a/plugins/mail-to-task/ChangeLog
+++ b/plugins/mail-to-task/ChangeLog
@@ -1,3 +1,13 @@
+2006-07-31 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #310489
+ * mail-to-task.c:
+ (set_attendees):
+ (set_organizer): Appended the mailto field
+ to the email values.
+ (do_mail_to_task):Set the ICAL_X parameter
+ so that no mail is sent to the recipients.
+
2006-06-06 Hiroyuki Ikezoe <poincare@ikezoe.net>
Fixes #332605.