From 33f48d299ea754aa6679a092ad820e8c96a020f6 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Mon, 24 Apr 2000 20:01:44 +0000 Subject: allow for null CN (parse_person): allow for null sent_by * pcs/icalendar.c (parse_person): allow for null CN (parse_person): allow for null sent_by * pcs/Makefile.am: build icalendar-test * pcs/icalendar-test.c: a test which loads an ical file and converts it to our internal format, and then saves it back out. svn path=/trunk/; revision=2588 --- calendar/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index da615fd8f2..0073bbd209 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2000-04-24 Seth Alves + + * pcs/icalendar.c (parse_person): allow for null CN + (parse_person): allow for null sent_by + + * pcs/Makefile.am: build icalendar-test + + * pcs/icalendar-test.c: a test which loads an ical file and + converts it to our internal format, and then saves it back out. + 2000-04-24 Damon Chaplin * gui/Makefile.am: added new source files and pixmaps, and removed -- cgit v1.2.3