diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0345a9c5a8..af0471514f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2000-01-25 Federico Mena Quintero <federico@helixcode.com> + * cal-client.c cal-client.h: New files with the calendar client + object. + +2000-01-25 Federico Mena Quintero <federico@helixcode.com> + * cal-factory.c (CalFactory_load): Check that the listener is not nil and emit and exception if it is. |