aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-07-24 20:21:45 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-07-24 20:21:45 +0800
commit148cb18a9a6cb68aefc6cbe0c12f9c8616e46aec (patch)
tree960efe77122892d7c77639680108f230ce1af4c0 /calendar/ChangeLog
parent1f382b36fae7bbe91d39c52d7315865b1771d462 (diff)
downloadgsoc2013-evolution-148cb18a9a6cb68aefc6cbe0c12f9c8616e46aec.tar
gsoc2013-evolution-148cb18a9a6cb68aefc6cbe0c12f9c8616e46aec.tar.gz
gsoc2013-evolution-148cb18a9a6cb68aefc6cbe0c12f9c8616e46aec.tar.bz2
gsoc2013-evolution-148cb18a9a6cb68aefc6cbe0c12f9c8616e46aec.tar.lz
gsoc2013-evolution-148cb18a9a6cb68aefc6cbe0c12f9c8616e46aec.tar.xz
gsoc2013-evolution-148cb18a9a6cb68aefc6cbe0c12f9c8616e46aec.tar.zst
gsoc2013-evolution-148cb18a9a6cb68aefc6cbe0c12f9c8616e46aec.zip
check the uid before using it.
2003-07-24 Rodrigo Moya <rodrigo@ximian.com> * gui/e-cal-view.c (delete_event): check the uid before using it. svn path=/trunk/; revision=21944
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index fed82ace52..83e06e7bbb 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,9 @@
2003-07-24 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/e-cal-view.c (delete_event): check the uid before using it.
+
+2003-07-24 Rodrigo Moya <rodrigo@ximian.com>
+
* gui/e-day-view.c (e_day_view_delete_event,
e_day_view_delete_event_internal):
* gui/e-week-view.c (e_week_view_delete_event,