diff options
author | Larry Ewing <lewing@ximian.com> | 2004-05-05 13:10:11 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2004-05-05 13:10:11 +0800 |
commit | fbfae5946347f753226ac100e60d0ffe9aecc3ba (patch) | |
tree | b2f54b9b4d3c46d04303b3109f261abade22f4fd /calendar/ChangeLog | |
parent | d0967f5098f247ff60eda44097568eff590af66e (diff) | |
download | gsoc2013-evolution-fbfae5946347f753226ac100e60d0ffe9aecc3ba.tar.gz gsoc2013-evolution-fbfae5946347f753226ac100e60d0ffe9aecc3ba.tar.zst gsoc2013-evolution-fbfae5946347f753226ac100e60d0ffe9aecc3ba.zip |
make sure that we don't crash if there are no sources.
2004-05-05 Larry Ewing <lewing@ximian.com>
* gui/dialogs/calendar-setup.c: make sure that we don't crash if
there are no sources.
svn path=/trunk/; revision=25798
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 6e4ed7f378..1e4da7b719 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2004-05-05 Larry Ewing <lewing@ximian.com> + + * gui/dialogs/calendar-setup.c: make sure that we don't crash if + there are no sources. + 2004-05-04 Larry Ewing <lewing@ximian.com> * gui/dialogs/calendar-setup.c: fix logic error. |