diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 397a414e7f..30a17649ed 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2002-08-02 JP Rosevear <jpr@ximian.com> + * gui/e-itip-control.c (adjust_item): new util function to add + information to an itip message that might not already be there for + display purposes (summary, location, etc) + (show_current_event): use above + (show_current_todo): ditto + +2002-08-02 JP Rosevear <jpr@ximian.com> + * gui/e-meeting-model.c (init): initialize value to corba nil 2002-08-01 Ettore Perazzoli <ettore@ximian.com> |