aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-08-11 14:04:59 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-08-11 14:04:59 +0800
commit5fa2330cffbe429bf5e098bf154e56a2c625ea90 (patch)
treebbdfcfabafd2e80a27919b9c3f2aff8e39013c82 /plugins/itip-formatter/ChangeLog
parent0aedb7c6f5fb8028c78379982c881a1023e1e451 (diff)
downloadgsoc2013-evolution-5fa2330cffbe429bf5e098bf154e56a2c625ea90.tar
gsoc2013-evolution-5fa2330cffbe429bf5e098bf154e56a2c625ea90.tar.gz
gsoc2013-evolution-5fa2330cffbe429bf5e098bf154e56a2c625ea90.tar.bz2
gsoc2013-evolution-5fa2330cffbe429bf5e098bf154e56a2c625ea90.tar.lz
gsoc2013-evolution-5fa2330cffbe429bf5e098bf154e56a2c625ea90.tar.xz
gsoc2013-evolution-5fa2330cffbe429bf5e098bf154e56a2c625ea90.tar.zst
gsoc2013-evolution-5fa2330cffbe429bf5e098bf154e56a2c625ea90.zip
Add missing argument in the call to itip_send_comp.
2006-08-11 Harish Krishnaswamy <kharish@novell.com> * itip-formatter.c: (send_comp_to_attendee): Add missing argument in the call to itip_send_comp. svn path=/trunk/; revision=32531
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index 02e5e196fa..18ed294104 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-11 Harish Krishnaswamy <kharish@novell.com>
+
+ * itip-formatter.c: (send_comp_to_attendee):
+ Add missing argument in the call to itip_send_comp.
+
2006-07-22 Chenthill Palanisamy <pchenthill@novell.com>
* itip-formatter.c: (cal_opened_cb), (source_selected_cb),