about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-10-10 11:24:38 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-10-10 11:24:38 +0000
commit966a330649bc99092c7a519e48efa07d7978dd40 (patch)
treea815265799ac6bb625213114203e8dcdb39cce8c /ChangeLog
parentd4d6cb5494ea6444888c9b95474cd48a44d8204f (diff)
downloadzsh-966a330649bc99092c7a519e48efa07d7978dd40.tar.gz
zsh-966a330649bc99092c7a519e48efa07d7978dd40.tar.xz
zsh-966a330649bc99092c7a519e48efa07d7978dd40.zip
22854: replace-string-again
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af717e8ee..498f1f34b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-10-10  Peter Stephenson  <pws@csr.com>
 
+	* 22854: Doc/Zsh/contrib.yo, Functions/Zle/replace-string,
+	Functions/Zle/replace-string-again: separate out back end
+	as separate widget to repeat replacement.
+
 	* 22853: Src/utils.c: unquoted ^ at end of bindkey string
 	treated literally.