aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-01-29 08:48:34 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-01-29 08:48:34 +0800
commite2ad337fd383a267e8538acd2e5343b569f2697d (patch)
treec80ad6d598cf4f01599f4d9453507e21c261bc28 /shell/ChangeLog
parentcfe2584df187f919866291a5107f967ce0002907 (diff)
downloadgsoc2013-evolution-e2ad337fd383a267e8538acd2e5343b569f2697d.tar
gsoc2013-evolution-e2ad337fd383a267e8538acd2e5343b569f2697d.tar.gz
gsoc2013-evolution-e2ad337fd383a267e8538acd2e5343b569f2697d.tar.bz2
gsoc2013-evolution-e2ad337fd383a267e8538acd2e5343b569f2697d.tar.lz
gsoc2013-evolution-e2ad337fd383a267e8538acd2e5343b569f2697d.tar.xz
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/ChangeLog7
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,