aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-05-17 22:52:34 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-05-17 22:52:34 +0800
commita54c54fd76f48ee3d73ca8e246439321a8d11a51 (patch)
tree200c05f1f337dc2da92fbb30379e2e86c0a5f3c7 /calendar/ChangeLog
parent8ab7a8d7ae51f15031671f53fd416e0e80c7941c (diff)
downloadgsoc2013-evolution-a54c54fd76f48ee3d73ca8e246439321a8d11a51.tar
gsoc2013-evolution-a54c54fd76f48ee3d73ca8e246439321a8d11a51.tar.gz
gsoc2013-evolution-a54c54fd76f48ee3d73ca8e246439321a8d11a51.tar.bz2
gsoc2013-evolution-a54c54fd76f48ee3d73ca8e246439321a8d11a51.tar.lz
gsoc2013-evolution-a54c54fd76f48ee3d73ca8e246439321a8d11a51.tar.xz
gsoc2013-evolution-a54c54fd76f48ee3d73ca8e246439321a8d11a51.tar.zst
gsoc2013-evolution-a54c54fd76f48ee3d73ca8e246439321a8d11a51.zip
if we don't have a RECURRENCE-ID, remove nothing.
2004-05-17 Rodrigo Moya <rodrigo@ximian.com> * gui/e-calendar-view.c (e_calendar_view_delete_selected_occurrence): if we don't have a RECURRENCE-ID, remove nothing. svn path=/trunk/; revision=25924
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 4911f256aa..66fcd848bc 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-17 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/e-calendar-view.c (e_calendar_view_delete_selected_occurrence):
+ if we don't have a RECURRENCE-ID, remove nothing.
+
2004-05-17 H P Nadig <hpnadig@pacific.net.in>
Fixes #56885