diff options
author | Harry Lu <harry.lu@sun.com> | 2005-05-30 16:34:09 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2005-05-30 16:34:09 +0800 |
commit | 4f64b1167ab2f51c5a534df8244954d0dbde287c (patch) | |
tree | 4c9ec20e2ea0e0377efc1b84cdf986f7d22dd34a /calendar/ChangeLog | |
parent | a6a36259921c512e3a5d8cc46210114026c34b74 (diff) | |
download | gsoc2013-evolution-4f64b1167ab2f51c5a534df8244954d0dbde287c.tar.gz gsoc2013-evolution-4f64b1167ab2f51c5a534df8244954d0dbde287c.tar.zst gsoc2013-evolution-4f64b1167ab2f51c5a534df8244954d0dbde287c.zip |
check whether backend could handle sending resuests/updates, and if so,
2005-05-30 Harry Lu <harry.lu@sun.com>
* gui/itip-utils.c: (itip_send_comp): check whether backend could
handle sending resuests/updates, and if so, just return.
svn path=/trunk/; revision=29424
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 20e3407aae..08c53993af 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2005-05-30 Harry Lu <harry.lu@sun.com> + + * gui/itip-utils.c: (itip_send_comp): check whether backend could + handle sending resuests/updates, and if so, just return. + 2005-05-24 Chenthill Palanisamy <pchenthill@novell.com> Fixes #272114 |