aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-08-03 06:15:22 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-08-03 06:15:22 +0800
commit83cbc862e6981bd06b406a0ae01e50d15a3502e7 (patch)
tree423b39c8d157608a71ab3b3aea33dd19a2582460 /calendar/ChangeLog
parent087e70c885bb19b3f76895a95159cd9f1d748bef (diff)
downloadgsoc2013-evolution-83cbc862e6981bd06b406a0ae01e50d15a3502e7.tar
gsoc2013-evolution-83cbc862e6981bd06b406a0ae01e50d15a3502e7.tar.gz
gsoc2013-evolution-83cbc862e6981bd06b406a0ae01e50d15a3502e7.tar.bz2
gsoc2013-evolution-83cbc862e6981bd06b406a0ae01e50d15a3502e7.tar.lz
gsoc2013-evolution-83cbc862e6981bd06b406a0ae01e50d15a3502e7.tar.xz
gsoc2013-evolution-83cbc862e6981bd06b406a0ae01e50d15a3502e7.tar.zst
gsoc2013-evolution-83cbc862e6981bd06b406a0ae01e50d15a3502e7.zip
New files for the iCalendar file backend.
2000-08-02 Federico Mena Quintero <federico@helixcode.com> * pcs/cal-backend-file.[ch]: New files for the iCalendar file backend. * pcs/Makefile.am (libpcs_a_SOURCES): Added cal-backend-file.[ch]. * cal-util/cal-component.c (cal_component_set_icalcomponent): Return an operation success code for if we are passed a component of a type we don't support. svn path=/trunk/; revision=4479
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 280f75e57d..0e156caa66 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,14 @@
+2000-08-02 Federico Mena Quintero <federico@helixcode.com>
+
+ * pcs/cal-backend-file.[ch]: New files for the iCalendar file
+ backend.
+
+ * pcs/Makefile.am (libpcs_a_SOURCES): Added cal-backend-file.[ch].
+
+ * cal-util/cal-component.c (cal_component_set_icalcomponent):
+ Return an operation success code for if we are passed a component
+ of a type we don't support.
+
2000-07-31 Federico Mena Quintero <federico@helixcode.com>
* cal-util/cal-recur.c (*): Use CalComponent and the new property