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 58ee77ce1c..5d897bd62b 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2000-05-08 Ettore Perazzoli <ettore@helixcode.com>
+ * main.c (destroy_cb): New function.
+ (main): Connect it to the `destroy' signal on the shell.
+
+2000-05-08 Ettore Perazzoli <ettore@helixcode.com>
+
* e-shortcuts.c (load_shortcuts): Const fix.
2000-05-08 Larry Ewing <lewing@helixcode.com>