diff options
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3291ba4c62..0cde991ba3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,6 +1,9 @@ 2000-05-09 Christopher James Lahey <clahey@helixcode.com> - * pcs/cal-backend-imc.c: Set the format when creating a new calendar. + * pcs/cal-backend-imc.c: Set the format when creating a new + calendar. + +2000-05-09 Christopher James Lahey <clahey@helixcode.com> * pcs/cal-factory.c: Removed double free of method_string in uri->method_string. |