diff options
author | JP Rosevear <jpr@ximian.com> | 2004-03-27 04:40:54 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-03-27 04:40:54 +0800 |
commit | 1c420e296a6c33885b0516bc16abce77f794e487 (patch) | |
tree | ba3b6f96e494b660080f0680ba88a83ef2e33fa0 /calendar/ChangeLog | |
parent | f231743ff15a88a11d8a9140b357ecef4ca5985b (diff) | |
download | gsoc2013-evolution-1c420e296a6c33885b0516bc16abce77f794e487.tar gsoc2013-evolution-1c420e296a6c33885b0516bc16abce77f794e487.tar.gz gsoc2013-evolution-1c420e296a6c33885b0516bc16abce77f794e487.tar.bz2 gsoc2013-evolution-1c420e296a6c33885b0516bc16abce77f794e487.tar.lz gsoc2013-evolution-1c420e296a6c33885b0516bc16abce77f794e487.tar.xz gsoc2013-evolution-1c420e296a6c33885b0516bc16abce77f794e487.tar.zst gsoc2013-evolution-1c420e296a6c33885b0516bc16abce77f794e487.zip |
make sure we always sync the source list and just do it once; unref the
2004-03-26 JP Rosevear <jpr@ximian.com>
* gui/migration.c (migrate_calendars): make sure we always sync
the source list and just do it once; unref the sources we get
(migrate_tasks): make sure we always sync
the source list and just do it once
svn path=/trunk/; revision=25202
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 409bda9fc2..5111eedbe3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2004-03-26 JP Rosevear <jpr@ximian.com> + * gui/migration.c (migrate_calendars): make sure we always sync + the source list and just do it once; unref the sources we get + (migrate_tasks): make sure we always sync + the source list and just do it once + +2004-03-26 JP Rosevear <jpr@ximian.com> + Fixes #55648 * gui/print.c (print_todo_details): get the default from the model |