aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-10-25 16:38:08 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-10-25 16:38:08 +0800
commit18399fc356d0ab6d030f7267da2c0847a6642eab (patch)
tree974882d8059f823c18e06004149332cc0d389c02 /calendar/ChangeLog
parent871947bc2625efa634bc7e64e38a3cc84396a31d (diff)
downloadgsoc2013-evolution-18399fc356d0ab6d030f7267da2c0847a6642eab.tar
gsoc2013-evolution-18399fc356d0ab6d030f7267da2c0847a6642eab.tar.gz
gsoc2013-evolution-18399fc356d0ab6d030f7267da2c0847a6642eab.tar.bz2
gsoc2013-evolution-18399fc356d0ab6d030f7267da2c0847a6642eab.tar.lz
gsoc2013-evolution-18399fc356d0ab6d030f7267da2c0847a6642eab.tar.xz
gsoc2013-evolution-18399fc356d0ab6d030f7267da2c0847a6642eab.tar.zst
gsoc2013-evolution-18399fc356d0ab6d030f7267da2c0847a6642eab.zip
The tasks folder does not support the PersistFile interface; removed it.
2001-10-25 Federico Mena Quintero <federico@ximian.com> * gui/GNOME_Evolution_Calendar.oaf.in: The tasks folder does not support the PersistFile interface; removed it. Removed it as well from the calendar folder since it is aggregated but not actually implemented. svn path=/trunk/; revision=14088
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 8a20ba6655..a32bf7870a 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2001-10-25 Federico Mena Quintero <federico@ximian.com>
+ * gui/GNOME_Evolution_Calendar.oaf.in: The tasks folder does not
+ support the PersistFile interface; removed it. Removed it as well
+ from the calendar folder since it is aggregated but not actually
+ implemented.
+
+2001-10-25 Federico Mena Quintero <federico@ximian.com>
+
* gui/component-factory.c (xfer_folder): Handle tasks folders as
well; was always using "calendar.ics" as the filename.