diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-09-10 07:48:19 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-09-10 07:48:19 +0800 |
commit | b89fe0eff06b6266599dbd44110b4719ec964c89 (patch) | |
tree | 51321099f2268596cf58cf4bf05276085c864aab /calendar/ChangeLog | |
parent | 4a52b7b9a9c00a9cb5fecca624c8f5590081e316 (diff) | |
download | gsoc2013-evolution-b89fe0eff06b6266599dbd44110b4719ec964c89.tar.gz gsoc2013-evolution-b89fe0eff06b6266599dbd44110b4719ec964c89.tar.zst gsoc2013-evolution-b89fe0eff06b6266599dbd44110b4719ec964c89.zip |
display status messages for all operations we make, so that when using
2002-09-09 Rodrigo Moya <rodrigo@ximian.com>
* gui/gnome-cal.c (client_cal_opened_cb): display status messages for
all operations we make, so that when using remote slow backends, so
that users have always indication of what's happening.
svn path=/trunk/; revision=18028
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 001d5dd8bb..4e0aa71578 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-09-09 Rodrigo Moya <rodrigo@ximian.com> + + * gui/gnome-cal.c (client_cal_opened_cb): display status messages for + all operations we make, so that when using remote slow backends, so + that users have always indication of what's happening. + 2002-09-06 JP Rosevear <jpr@ximian.com> * gui/gnome-cal.c (gnome_calendar_edit_object): kill warning |