diff options
author | JP Rosevear <jpr@ximian.com> | 2004-03-24 02:41:01 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-03-24 02:41:01 +0800 |
commit | 4ec743e8fb4d1ab3db8bd9b5a9d408a9a69391bc (patch) | |
tree | 0bcd8faff8a1ad06c2bc9a712b9718e11c0bfe30 /calendar/ChangeLog | |
parent | 021562a5167834a146635ff081ab4eb5ba73f868 (diff) | |
download | gsoc2013-evolution-4ec743e8fb4d1ab3db8bd9b5a9d408a9a69391bc.tar gsoc2013-evolution-4ec743e8fb4d1ab3db8bd9b5a9d408a9a69391bc.tar.gz gsoc2013-evolution-4ec743e8fb4d1ab3db8bd9b5a9d408a9a69391bc.tar.bz2 gsoc2013-evolution-4ec743e8fb4d1ab3db8bd9b5a9d408a9a69391bc.tar.lz gsoc2013-evolution-4ec743e8fb4d1ab3db8bd9b5a9d408a9a69391bc.tar.xz gsoc2013-evolution-4ec743e8fb4d1ab3db8bd9b5a9d408a9a69391bc.tar.zst gsoc2013-evolution-4ec743e8fb4d1ab3db8bd9b5a9d408a9a69391bc.zip |
make the flow control correct
004-03-23 JP Rosevear <jpr@ximian.com>
* gui/e-calendar-view.c: make the flow control correct
svn path=/trunk/; revision=25162
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 60ccaf10e2..a0e198094c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,9 @@ 2004-03-23 JP Rosevear <jpr@ximian.com> + * gui/e-calendar-view.c: make the flow control correct + +2004-03-23 JP Rosevear <jpr@ximian.com> + * gui/migration.c (create_calendar_sources, create_task_sources): ensure that only one Personal calendar/task list gets created when moving between minor versions |