aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 2e3cc825aa..8d4c903e2c 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,14 @@
2002-09-04 Ettore Perazzoli <ettore@ximian.com>
+ * Makefile.am (INCLUDES): Add a -DPREFIX.
+
+ * main.c (main): New command-line option "force-upgrade".
+ (show_development_warning): Suggest 1.0.8, not 1.0.5.
+ (upgrade_from_1_0_if_needed): New.
+ (idle_cb): Call it.
+
+2002-09-04 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-view.c (new_folder_cb): Pass FALSE as @queue to
e_shell_view_display_uri() here.