diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-06-25 22:52:30 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-06-25 22:52:30 +0800 |
commit | 48eec2f48b200d3631637f0cd4890e1204125534 (patch) | |
tree | f5b65a003e31112b9e87f59f0e7d28cb46d1f4d0 /calendar/ChangeLog | |
parent | 68fe0f1f1a45d038bdcf01d2cb037f7177f39370 (diff) | |
download | gsoc2013-evolution-48eec2f48b200d3631637f0cd4890e1204125534.tar gsoc2013-evolution-48eec2f48b200d3631637f0cd4890e1204125534.tar.gz gsoc2013-evolution-48eec2f48b200d3631637f0cd4890e1204125534.tar.bz2 gsoc2013-evolution-48eec2f48b200d3631637f0cd4890e1204125534.tar.lz gsoc2013-evolution-48eec2f48b200d3631637f0cd4890e1204125534.tar.xz gsoc2013-evolution-48eec2f48b200d3631637f0cd4890e1204125534.tar.zst gsoc2013-evolution-48eec2f48b200d3631637f0cd4890e1204125534.zip |
check for save schedules before calling send_comp
svn path=/trunk/; revision=29588
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5dda2f835e..4af33ba760 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2005-06-25 Chenthill Palanisamy <pchenthill@novell.com> + + * gui/dialogs/comp-editor.c: + (real_send_comp): check save schedules before sending + the comp through send_comp. + 2005-06-23 Chenthill Palanisamy <pchenthill@novell.com> * gui/dialogs/event-page.c: (sensitize_widgets): |