diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-04-15 19:16:23 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-04-15 19:16:23 +0800 |
commit | 93400cff94b1fd9253cddad531f1069d94e0fffd (patch) | |
tree | a13a92d634c168aaa0ea09258c1feffa50040ce6 /calendar/ChangeLog | |
parent | be6c8af7c8875a47fcf745f38c81f21b4bedbc15 (diff) | |
download | gsoc2013-evolution-93400cff94b1fd9253cddad531f1069d94e0fffd.tar gsoc2013-evolution-93400cff94b1fd9253cddad531f1069d94e0fffd.tar.gz gsoc2013-evolution-93400cff94b1fd9253cddad531f1069d94e0fffd.tar.bz2 gsoc2013-evolution-93400cff94b1fd9253cddad531f1069d94e0fffd.tar.lz gsoc2013-evolution-93400cff94b1fd9253cddad531f1069d94e0fffd.tar.xz gsoc2013-evolution-93400cff94b1fd9253cddad531f1069d94e0fffd.tar.zst gsoc2013-evolution-93400cff94b1fd9253cddad531f1069d94e0fffd.zip |
use the DTSTART for the recur-id if it's not available.
2004-04-15 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-calendar-view.c (e_calendar_view_delete_selected_occurrence):
use the DTSTART for the recur-id if it's not available.
svn path=/trunk/; revision=25476
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 bf37cd6c63..afb288a8bf 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2004-04-15 Rodrigo Moya <rodrigo@ximian.com> + + * gui/e-calendar-view.c (e_calendar_view_delete_selected_occurrence): + use the DTSTART for the recur-id if it's not available. + 2004-04-14 Larry Ewing <lewing@ximian.com> * gui/calendar-component.c (selector_tree_drag_motion): fix |