diff options
author | Larry Ewing <lewing@src.gnome.org> | 2004-05-05 13:37:30 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2004-05-05 13:37:30 +0800 |
commit | 2c2632152416a6b3db0ad8f1a2ad74ee2c97a9f8 (patch) | |
tree | b77a3e8b31e5cc1b541ca2865d1382a3a098ed53 /calendar/ChangeLog | |
parent | fbfae5946347f753226ac100e60d0ffe9aecc3ba (diff) | |
download | gsoc2013-evolution-2c2632152416a6b3db0ad8f1a2ad74ee2c97a9f8.tar gsoc2013-evolution-2c2632152416a6b3db0ad8f1a2ad74ee2c97a9f8.tar.gz gsoc2013-evolution-2c2632152416a6b3db0ad8f1a2ad74ee2c97a9f8.tar.bz2 gsoc2013-evolution-2c2632152416a6b3db0ad8f1a2ad74ee2c97a9f8.tar.lz gsoc2013-evolution-2c2632152416a6b3db0ad8f1a2ad74ee2c97a9f8.tar.xz gsoc2013-evolution-2c2632152416a6b3db0ad8f1a2ad74ee2c97a9f8.tar.zst gsoc2013-evolution-2c2632152416a6b3db0ad8f1a2ad74ee2c97a9f8.zip |
(calendar_setup_new_task_list): fix the previous fix to work if
there are sources.
svn path=/trunk/; revision=25799
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1e4da7b719..fd910be7cb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -2,6 +2,8 @@ * gui/dialogs/calendar-setup.c: make sure that we don't crash if there are no sources. + (calendar_setup_new_task_list): fix the previous fix to work if + there are sources. 2004-05-04 Larry Ewing <lewing@ximian.com> |