about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-19 10:48:21 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-19 10:48:21 +0000
commit083befef2bfe9a93dbf6a6acfe2faed7f743d6ed (patch)
tree4505f9d3a1411446c51f7144252966f4fe5667d4 /ChangeLog
parenta295e82c1e3c6d10cd873d0fcd31ed45d77e4ca3 (diff)
downloadzsh-083befef2bfe9a93dbf6a6acfe2faed7f743d6ed.tar.gz
zsh-083befef2bfe9a93dbf6a6acfe2faed7f743d6ed.tar.xz
zsh-083befef2bfe9a93dbf6a6acfe2faed7f743d6ed.zip
new match spec characters bBeE, match only word/line not both (11977)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16ae04e78..6117cdf86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2000-06-19  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11977: Completion/Core/_options, Completion/Core/_set_options,
+ 	Completion/Core/_unset_options, Doc/Zsh/compwid.yo,
+ 	Src/Zle/comp.h, Src/Zle/complete.c, Src/Zle/compmatch.c,
+ 	Test/54compmatch.ztst: new match spec characters bBeE, match only
+ 	word/line not both
+	
 	* 11973: Completion/Builtins/_zstyle, Completion/Core/_description,
  	Completion/Core/_expand, Doc/Zsh/compsys.yo, Src/Zle/zle_tricky.c:
  	allow _expand to expand braces; better detection of braces to