diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 77cfeabff4..809a352f80 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +1999-10-07 Eskil Olsen <deity@eskil.dk> + + * calendar.c (calendar_object_changed): moved the pilot_status = + MOD up, so even a CHANGE_SUMMARY will set the modified flag. + + * calendar-conduit.c: more _free calls, vamped the noise on output. + +1999-10-06 Eskil Olsen <deity@eskil.dk> + + * *conduit*[ch]: checks return values from gpilotd_init/connect. + + * calender.c (vcalendar_create_from_calendar): removed a set + of cleanVObject cleanStrTbl, since the freed memory that the + function returned. + 1999-09-27 Timur Bakeyev <mc@bat.ru> * timeutil.c (time_from_isodate): Use tm.gmtoff or timezone to get |