aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2004-02-04 19:54:58 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-02-04 19:54:58 +0800
commit52b83ce3105897f0a87f648f71110e5a1a0a5492 (patch)
tree9808747d604a16af9a811e1c24b3b5eee68bad92 /calendar/ChangeLog
parent30826e036e9a8dab4052912e9fdc455f8490996d (diff)
downloadgsoc2013-evolution-52b83ce3105897f0a87f648f71110e5a1a0a5492.tar
gsoc2013-evolution-52b83ce3105897f0a87f648f71110e5a1a0a5492.tar.gz
gsoc2013-evolution-52b83ce3105897f0a87f648f71110e5a1a0a5492.tar.bz2
gsoc2013-evolution-52b83ce3105897f0a87f648f71110e5a1a0a5492.tar.lz
gsoc2013-evolution-52b83ce3105897f0a87f648f71110e5a1a0a5492.tar.xz
gsoc2013-evolution-52b83ce3105897f0a87f648f71110e5a1a0a5492.tar.zst
gsoc2013-evolution-52b83ce3105897f0a87f648f71110e5a1a0a5492.zip
display the exception message on error.
2004-02-04 Rodrigo Moya <rodrigo@ximian.com> * gui/main.c (launch_alarm_daemon_cb): display the exception message on error. svn path=/trunk/; revision=24611
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 6db40480ef..6cc383c4c1 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,8 @@
2004-02-04 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/main.c (launch_alarm_daemon_cb): display the exception message
+ on error.
+
* gui/gnome-cal.c (open_ecal): open calendars asynchronously.
(client_cal_opened_cb): on success, add the clients to the models here.
(gnome_calendar_add_event_source, gnome_calendar_construct): not here.