diff options
author | Dan Winship <danw@src.gnome.org> | 2003-10-30 01:53:47 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-10-30 01:53:47 +0800 |
commit | 7a7f61dfde6db608dabb65022d3a817cdf710a98 (patch) | |
tree | 2c3463af4d7dc534285964dccdcb61bc277cbd36 /calendar/ChangeLog | |
parent | 464b8503fe9f57e4a36e4994d56c16a15a1e3fa5 (diff) | |
download | gsoc2013-evolution-7a7f61dfde6db608dabb65022d3a817cdf710a98.tar gsoc2013-evolution-7a7f61dfde6db608dabb65022d3a817cdf710a98.tar.gz gsoc2013-evolution-7a7f61dfde6db608dabb65022d3a817cdf710a98.tar.bz2 gsoc2013-evolution-7a7f61dfde6db608dabb65022d3a817cdf710a98.tar.lz gsoc2013-evolution-7a7f61dfde6db608dabb65022d3a817cdf710a98.tar.xz gsoc2013-evolution-7a7f61dfde6db608dabb65022d3a817cdf710a98.tar.zst gsoc2013-evolution-7a7f61dfde6db608dabb65022d3a817cdf710a98.zip |
set an exception if we fail, so evo won't crash.
* gui/calendar-component.c (impl_createControls): set an exception
if we fail, so evo won't crash.
svn path=/trunk/; revision=23121
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 71953bf0b7..e6930b7ae8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2003-10-29 Dan Winship <danw@ximian.com> + + * gui/calendar-component.c (impl_createControls): set an exception + if we fail, so evo won't crash. + 2003-10-29 <jpr@ximian.com> * gui/dialogs/cal-prefs-dialog.c (update_config): no need to |