From 30d70369cb47669fde2630ce0159a709df26359d Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 2 Jun 1999 01:12:20 +0000 Subject: Work around broken software that writes a broken month-of-day as "zero". 1999-06-01 Miguel de Icaza * calobj.c (daynumberlist): Work around broken software that writes a broken month-of-day as "zero". Use the dtstart date for this on this event. svn path=/trunk/; revision=963 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5a8c4b85c1..3093db0fd7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +1999-06-01 Miguel de Icaza + + * calobj.c (daynumberlist): Work around broken software that + writes a broken month-of-day as "zero". Use the dtstart date for + this on this event. + 1999-05-28 Miguel de Icaza * Makefile.am (install-data-local): help files be gone. They are -- cgit v1.2.3