aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task/ChangeLog
diff options
context:
space:
mode:
authorMubeen Jukaku <jmubeen@novell.com>2005-11-11 17:59:43 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-11-11 17:59:43 +0800
commit32071d63a4f23bd1063331d43859463e6d53e93f (patch)
tree2587fde6830f35f0d6ae99226c53f9dc8b79a6b0 /plugins/mail-to-task/ChangeLog
parentf891e4617e6a4930fca627ed1fd8b9c3256f9548 (diff)
downloadgsoc2013-evolution-32071d63a4f23bd1063331d43859463e6d53e93f.tar
gsoc2013-evolution-32071d63a4f23bd1063331d43859463e6d53e93f.tar.gz
gsoc2013-evolution-32071d63a4f23bd1063331d43859463e6d53e93f.tar.bz2
gsoc2013-evolution-32071d63a4f23bd1063331d43859463e6d53e93f.tar.lz
gsoc2013-evolution-32071d63a4f23bd1063331d43859463e6d53e93f.tar.xz
gsoc2013-evolution-32071d63a4f23bd1063331d43859463e6d53e93f.tar.zst
gsoc2013-evolution-32071d63a4f23bd1063331d43859463e6d53e93f.zip
Re-implemented this funciton. (add_attendee_cb): Removed this callback
2005-10-11 Mubeen Jukaku <jmubeen@novell.com> * mail-to-task.c (set_attendees): Re-implemented this funciton. (add_attendee_cb): Removed this callback because of above change. Fixes bug #301081 svn path=/trunk/; revision=30600
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 c74542ec21..705ba4a4d2 100644
--- a/plugins/mail-to-task/ChangeLog
+++ b/plugins/mail-to-task/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-11 Mubeen Jukaku <jmubeen@novell.com>
+
+ * mail-to-task.c (set_attendees): Re-implemented this funciton.
+ (add_attendee_cb): Removed this callback because of above change.
+
+ Fixes bug #301081
+
2005-10-03 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #315752