aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index e9e31dc9f8..3631ad847b 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2000-06-01 Dan Winship <danw@helixcode.com>
+ * e-shell-view-menu.c (command_help): New menu callback to launch
+ the help browser.
+ (menu_help): add pointers to the users' guide.
+ (e_shell_view_menu_setup): Add the help menu stuff to the uih.
+
* main.c (main): Set up gettext. (Problem noted by Héctor García
Alvarez)