aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 6290eb625f..7642a60eec 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,6 +1,14 @@
+2002-09-24 Ettore Perazzoli <ettore@ximian.com>
+
+ [#14019]
+
+ * e-shell-view-menu.c: Add PilotConduitSettings verb.
+ (command_pilot_conduit_settings): Implementation for the verb.
+ (launch_pilot_settings): Helper function.
+
2002-09-24 Mike Kestner <mkestner@ximian.com>
- * e-storage-set-view.c (e_storage_set_enable_search): use the new
+ * e-storage-set-view.c (e_storage_set_enable_search): Use the new
e_tree_set_search_column function instead of my lameass sort hack.
2002-09-23 Ettore Perazzoli <ettore@ximian.com>