diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 87ee706d4d..dcbefdaed3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2005-04-05 Chenthill Palanisamy <pchenthill@novell.com> + + * gui/e-cal-model.c: (cal_opened_cb): If the status + is busy call open method again, do not remove the + client. + * gui/gnome-cal.c: (client_cal_opened_cb), + (default_client_cal_opened_cb): IF the status is busy + and the load_state is not loaded call open method. + 2005-04-04 Rodrigo Moya <rodrigo@novell.com> Fixes #68423 |