about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-04-19 19:44:47 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-04-19 19:44:47 +0000
commit585c21a3935fc7dd8b8ace4d81c1bff98dec2658 (patch)
tree071c898e263edd9bd22579716d322c5a01295d2e /ChangeLog
parent95733c61c23a030ce4e73bbe3dc8b240d3f68010 (diff)
downloadzsh-585c21a3935fc7dd8b8ace4d81c1bff98dec2658.tar.gz
zsh-585c21a3935fc7dd8b8ace4d81c1bff98dec2658.tar.xz
zsh-585c21a3935fc7dd8b8ace4d81c1bff98dec2658.zip
extra ChangeLog detail
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 403340de7..2203b9dc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
 
 	* 14046: Doc/Zle/zle.yo, Src/Zle/zle_keymap.c: bindkey -rp removes
 	bindings with given prefix; minor bugfix for length of prefix with
-	bindkey -p.
+	bindkey -p.  Also, don't bind cursor keystrings if they are just
+	a single key.
 
 2001-04-19  Clint Adams  <schizo@debian.org>