about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-11-15 15:54:09 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-11-15 15:54:09 +0000
commita642cc3274548b1f918555bb9ac776bc01c0f556 (patch)
treea2305a4cdf985e9772fc88edc70344d917f99f93 /ChangeLog
parent18dea73f95d897bddc05942aa1544a7a21adb717 (diff)
downloadzsh-a642cc3274548b1f918555bb9ac776bc01c0f556.tar.gz
zsh-a642cc3274548b1f918555bb9ac776bc01c0f556.tar.xz
zsh-a642cc3274548b1f918555bb9ac776bc01c0f556.zip
15288, 15432, 15585: Zle widgets with bash-style word delimiting
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df2de2bce..b8fd7103b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2001-11-15  Peter Stephenson  <pws@csr.com>
+
+	* 15288, 15432, 15585: Doc/Zsh/contrib.yo,
+	Functions/Zle/bash-down-case-word,
+	Functions/Zle/bash-up-case-word,
+	Functions/Zle/bash-transpose-words,
+	Functions/Zle/bash-forward-word, Functions/Zle/bash-bacward-word,
+	Functions/Zle/bash-kill-word,
+	Functions/Zle/bash-backward-kill-word:
+	Zle widgets with bash-style word delimiting.
+
 2001-11-06  Oliver Kiddle  <opk@zsh.org>
 
 	* unposted: Functions/Misc/mere: fix for IRIX