summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ff6d09d..f57816d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2001-02-15 Ryan Yeske <rcyeske@cut.hotdog.tmp>
+
+ * actions.c (xterm_command): added new function. Thanks to Ben
+ Leslie <benno@sesgroup.net>
+ (user_commands): added "xterm"
+ (key_actions): added C-t C-! binding for "xterm"
+
2001-02-14 Ryan Yeske <rcyeske@cut.hotdog.tmp>
* actions.h (generate_key_event): added prototype