diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-29 08:48:34 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-29 08:48:34 +0800 |
commit | e2ad337fd383a267e8538acd2e5343b569f2697d (patch) | |
tree | c80ad6d598cf4f01599f4d9453507e21c261bc28 /shell/ChangeLog | |
parent | cfe2584df187f919866291a5107f967ce0002907 (diff) | |
download | gsoc2013-evolution-e2ad337fd383a267e8538acd2e5343b569f2697d.tar.gz gsoc2013-evolution-e2ad337fd383a267e8538acd2e5343b569f2697d.tar.zst gsoc2013-evolution-e2ad337fd383a267e8538acd2e5343b569f2697d.zip |
g_message this (destroy_config): remove the various pieces to create a
2004-01-28 JP Rosevear <jpr@ximian.com>
* main.c (kill_dataserver): g_message this
(destroy_config): remove the various pieces to create a cleanish
state for re-migrating from 1.4.x
(main): add --force-migrate option when in development mode
svn path=/trunk/; revision=24504
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d03121954a..943cee1b09 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2004-01-28 JP Rosevear <jpr@ximian.com> + + * main.c (kill_dataserver): g_message this + (destroy_config): remove the various pieces to create a cleanish + state for re-migrating from 1.4.x + (main): add --force-migrate option when in development mode + 2004-01-28 Rodney Dawes <dobey@ximian.com> * e-task-bar.c (init): First argument to gtk_hbox_new () is a boolean, |