aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-02-16 22:46:36 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-02-16 22:46:36 +0800
commitabe977a93b5651f35592cc9e0dd77c4964e75dee (patch)
tree07fc32c89db6ecd1ee234607f6485ba6325130cb /calendar/ChangeLog
parent85b432b5d4ab756bd526d159609e344227e0a3e2 (diff)
downloadgsoc2013-evolution-abe977a93b5651f35592cc9e0dd77c4964e75dee.tar
gsoc2013-evolution-abe977a93b5651f35592cc9e0dd77c4964e75dee.tar.gz
gsoc2013-evolution-abe977a93b5651f35592cc9e0dd77c4964e75dee.tar.bz2
gsoc2013-evolution-abe977a93b5651f35592cc9e0dd77c4964e75dee.tar.lz
gsoc2013-evolution-abe977a93b5651f35592cc9e0dd77c4964e75dee.tar.xz
gsoc2013-evolution-abe977a93b5651f35592cc9e0dd77c4964e75dee.tar.zst
gsoc2013-evolution-abe977a93b5651f35592cc9e0dd77c4964e75dee.zip
pass the user list to e_cal_send_objects().
2004-02-16 Rodrigo Moya <rodrigo@ximian.com> * gui/itip-utils.c (comp_server_send): pass the user list to e_cal_send_objects(). 2004-02-16 Rodrigo Moya <rodrigo@ximian.com> svn path=/trunk/; revision=24747
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 1e220bd21c..5bd6c1c7d8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2004-02-16 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/itip-utils.c (comp_server_send): pass the user list to
+ e_cal_send_objects().
+
+2004-02-16 Rodrigo Moya <rodrigo@ximian.com>
+
* gui/alarm-notify/notify-main.c: no need to keep the master client.
(init_session): just set the daemon's restart style, not the restart
command. Connect to "save_yourself" signal on the session also.