about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-08-14 16:14:41 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-08-14 16:14:41 +0000
commit3a97920199accf4f63b622645ea208ccad42d07b (patch)
treec3232175e212b0c2c07e8c628d9eed757666a7a9 /ChangeLog
parentf2dbedcc4f878e4eb35f72899feec7593d920c5a (diff)
downloadzsh-3a97920199accf4f63b622645ea208ccad42d07b.tar.gz
zsh-3a97920199accf4f63b622645ea208ccad42d07b.tar.xz
zsh-3a97920199accf4f63b622645ea208ccad42d07b.zip
22606: add match-word-context.
Remove workaround from match-words-by-style
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb1bb8c17..1c4d0309f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2006-08-14  Peter Stephenson  <pws@csr.com>
 
+	* 22606: Doc/Zsh/contrib.yo, Functions/Zle/match-word-context,
+	Functions/Zle/match-words-by-style, Functions/Zle/.distfiles: new
+	word-context style for word matching, remove out-of-date handling
+	for bug.
+
 	* 22605: Src/Zle/complist.c: bug in 22597 noticed by Bart
 	when not printing.