diff options
author | Seth Alves <alves@src.gnome.org> | 2000-05-01 10:38:41 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-05-01 10:38:41 +0800 |
commit | 64fbed6351453bc9e61c15cfe7267d6df4574ac0 (patch) | |
tree | ef0077c8ed90925b0b80c71dd6b123e112eb3c43 /calendar/ChangeLog | |
parent | d256a1683d895ea02150aa4488d243a8c754adb2 (diff) | |
download | gsoc2013-evolution-64fbed6351453bc9e61c15cfe7267d6df4574ac0.tar gsoc2013-evolution-64fbed6351453bc9e61c15cfe7267d6df4574ac0.tar.gz gsoc2013-evolution-64fbed6351453bc9e61c15cfe7267d6df4574ac0.tar.bz2 gsoc2013-evolution-64fbed6351453bc9e61c15cfe7267d6df4574ac0.tar.lz gsoc2013-evolution-64fbed6351453bc9e61c15cfe7267d6df4574ac0.tar.xz gsoc2013-evolution-64fbed6351453bc9e61c15cfe7267d6df4574ac0.tar.zst gsoc2013-evolution-64fbed6351453bc9e61c15cfe7267d6df4574ac0.zip |
*** empty log message ***
svn path=/trunk/; revision=2703
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3937447d9c..9346a0ec97 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2000-04-30 Seth Alves <alves@hungry.com> + + * pcs/icalendar-save.c (icalcomponent_create_from_ical_object): set + attendee and contact address correctly. + + * pcs/cal-backend.c (icalendar_calendar_load): init priv->object_hash + when loading. + (cal_get_type_from_filename): if file extension is .ical, consider + the file an ical file. + 2000-05-01 Damon Chaplin <damon@helixcode.com> * cal-util/calobj.c (ical_object_compare_dates): new function to see |