diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2001-09-28 17:49:26 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-09-28 17:49:26 +0800 |
commit | e09413bd279eed109a34e6d7c2abc68a237ac53d (patch) | |
tree | 22fe137201360643e0b8e38467240b70383e31c4 /calendar/ChangeLog | |
parent | cf95717637b761affe79cc9ede469ddc90f010fe (diff) | |
download | gsoc2013-evolution-e09413bd279eed109a34e6d7c2abc68a237ac53d.tar.gz gsoc2013-evolution-e09413bd279eed109a34e6d7c2abc68a237ac53d.tar.zst gsoc2013-evolution-e09413bd279eed109a34e6d7c2abc68a237ac53d.zip |
use bonobo-exception for exceptions (cal_client_open_calendar): likewise
2001-09-28 Rodrigo Moya <rodrigo@ximian.com>
* cal-client/cal-client.c (cal_client_construct): use bonobo-exception
for exceptions
(cal_client_open_calendar): likewise
svn path=/trunk/; revision=13211
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 d517ae32b1..6285632fcb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-09-28 Rodrigo Moya <rodrigo@ximian.com> + + * cal-client/cal-client.c (cal_client_construct): use bonobo-exception + for exceptions + (cal_client_open_calendar): likewise + 2001-09-27 Ettore Perazzoli <ettore@ximian.com> * gui/calendar-commands.c (pixmaps): Update pixmap menu paths; |