aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-08-28 09:50:39 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-08-28 09:50:39 +0800
commit27084dc009197c71bd4162dc26b9f821ebf4863d (patch)
tree6ecad514dfab51777ab6981266629d5300e6299a /calendar/ChangeLog
parent2831015fa1dafabf1246755513c18df4101d3414 (diff)
downloadgsoc2013-evolution-27084dc009197c71bd4162dc26b9f821ebf4863d.tar
gsoc2013-evolution-27084dc009197c71bd4162dc26b9f821ebf4863d.tar.gz
gsoc2013-evolution-27084dc009197c71bd4162dc26b9f821ebf4863d.tar.bz2
gsoc2013-evolution-27084dc009197c71bd4162dc26b9f821ebf4863d.tar.lz
gsoc2013-evolution-27084dc009197c71bd4162dc26b9f821ebf4863d.tar.xz
gsoc2013-evolution-27084dc009197c71bd4162dc26b9f821ebf4863d.tar.zst
gsoc2013-evolution-27084dc009197c71bd4162dc26b9f821ebf4863d.zip
Write out the calendar object (cal_backend_file_update_object): Remove/add
2000-08-27 JP Rosevear <jpr@helixcode.com> * pcs/cal-backend-file.c (save): Write out the calendar object (cal_backend_file_update_object): Remove/add the icalcomponent from our master icalcomponent (the calendar) (cal_backend_file_remove_object): Remove the icalcomponent from our master icalcomponent svn path=/trunk/; revision=5069
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index dbc193f3ad..819fcc6367 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2000-08-27 JP Rosevear <jpr@helixcode.com>
+
+ * pcs/cal-backend-file.c (save): Write out the calendar object
+ (cal_backend_file_update_object): Remove/add the icalcomponent
+ from our master icalcomponent (the calendar)
+ (cal_backend_file_remove_object): Remove the icalcomponent
+ from our master icalcomponent
+
2000-08-26 JP Rosevear <jpr@helixcode.com>
* gui/Makefile.am: Remove gnorba stuff