diff options
author | JP Rosevear <jpr@ximian.com> | 2001-09-29 01:05:46 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-09-29 01:05:46 +0800 |
commit | 2108192b07b4411c14d216ae0a10b142cea66d8f (patch) | |
tree | 5da83a7d06f2a4ccedc06d92cd8be4d156ed0791 /calendar/ChangeLog | |
parent | 0e524f3ed0844843dfd04f6a72c469fd02493457 (diff) | |
download | gsoc2013-evolution-2108192b07b4411c14d216ae0a10b142cea66d8f.tar.gz gsoc2013-evolution-2108192b07b4411c14d216ae0a10b142cea66d8f.tar.zst gsoc2013-evolution-2108192b07b4411c14d216ae0a10b142cea66d8f.zip |
init the execption rather than freeing it
2001-09-28 JP Rosevear <jpr@ximian.com>
* cal-client/cal-client.c (cal_client_open_calendar): init the
execption rather than freeing it
svn path=/trunk/; revision=13215
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6285632fcb..c42fdc0859 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-09-28 JP Rosevear <jpr@ximian.com> + + * cal-client/cal-client.c (cal_client_open_calendar): init the + execption rather than freeing it + 2001-09-28 Rodrigo Moya <rodrigo@ximian.com> * cal-client/cal-client.c (cal_client_construct): use bonobo-exception |