aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2008-06-19 00:01:10 +0800
committerMilan Crha <mcrha@src.gnome.org>2008-06-19 00:01:10 +0800
commita908563be0c1b07d978955d533bf4dd2a3521bef (patch)
tree486e711d63be1413906cbc37afda859d199de24a /plugins/mail-to-task/ChangeLog
parent3464311737dbe8756a05ea08082a59a28c0722cb (diff)
downloadgsoc2013-evolution-a908563be0c1b07d978955d533bf4dd2a3521bef.tar
gsoc2013-evolution-a908563be0c1b07d978955d533bf4dd2a3521bef.tar.gz
gsoc2013-evolution-a908563be0c1b07d978955d533bf4dd2a3521bef.tar.bz2
gsoc2013-evolution-a908563be0c1b07d978955d533bf4dd2a3521bef.tar.lz
gsoc2013-evolution-a908563be0c1b07d978955d533bf4dd2a3521bef.tar.xz
gsoc2013-evolution-a908563be0c1b07d978955d533bf4dd2a3521bef.tar.zst
gsoc2013-evolution-a908563be0c1b07d978955d533bf4dd2a3521bef.zip
** Fix for bug #318089
2008-06-18 Milan Crha <mcrha@redhat.com> ** Fix for bug #318089 * mail-to-task.c: (convert_to_task): Ask for destination source only when have more than one writable source defined. svn path=/trunk/; revision=35646
Diffstat (limited to 'plugins/mail-to-task/ChangeLog')
-rw-r--r--plugins/mail-to-task/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog
index 2b108b08dd..8f6ec7a35e 100644
--- a/plugins/mail-to-task/ChangeLog
+++ b/plugins/mail-to-task/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-18 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #318089
+
+ * mail-to-task.c: (convert_to_task): Ask for destination source only
+ when have more than one writable source defined.
+
2007-11-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #353807