aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-11-29 01:52:20 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-11-29 01:52:20 +0800
commit333c607e8e7857bff59fa9b1d3e089a0127cc76a (patch)
treea7cd9eb3abef57eb7e209598f7cb6786ceaeeeea /calendar/ChangeLog
parent6e64409d396b79b85c51159643436af69d2998cc (diff)
downloadgsoc2013-evolution-333c607e8e7857bff59fa9b1d3e089a0127cc76a.tar
gsoc2013-evolution-333c607e8e7857bff59fa9b1d3e089a0127cc76a.tar.gz
gsoc2013-evolution-333c607e8e7857bff59fa9b1d3e089a0127cc76a.tar.bz2
gsoc2013-evolution-333c607e8e7857bff59fa9b1d3e089a0127cc76a.tar.lz
gsoc2013-evolution-333c607e8e7857bff59fa9b1d3e089a0127cc76a.tar.xz
gsoc2013-evolution-333c607e8e7857bff59fa9b1d3e089a0127cc76a.tar.zst
gsoc2013-evolution-333c607e8e7857bff59fa9b1d3e089a0127cc76a.zip
we want to skip if it *is* read only
2003-11-28 JP Rosevear <jpr@ximian.com> * gui/e-tasks.c (e_tasks_delete_completed): we want to skip if it *is* read only svn path=/trunk/; revision=23502
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 e0c345871c..9e55d9b757 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2003-11-28 JP Rosevear <jpr@ximian.com>
+ * gui/e-tasks.c (e_tasks_delete_completed): we want to skip if it
+ *is* read only
+
+2003-11-28 JP Rosevear <jpr@ximian.com>
+
* gui/e-meeting-store.c (e_meeting_store_get_type): allocate the
type information correctly