diff options
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 b3a7f6dc73..a6a390842f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2000-03-03 Seth Alves <alves@hungry.com> + + * cal-util/Makefile.am: new file -- things shared between + the client and server go in this directory + + * calobj.c calobj.h icalendar.c icalendar.h + timeutil.c timeutil.h cal-util.c cal-util.h where moved + backend stuff went into pcs. shared stuff went into + cal-util. + 2000-03-02 Federico Mena Quintero <federico@helixcode.com> At this point the calendar client and personal calendar server |