about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-08 09:25:24 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-08 09:25:24 +0000
commita95d0518267c37905f7cbab651429147a3dcd85a (patch)
tree3a74b5f92fe08ff8da81a35e5a91861af6b9fb0a /ChangeLog
parent0526e9b5c7212706efdc0c0ff18485f1561c7cf7 (diff)
downloadzsh-a95d0518267c37905f7cbab651429147a3dcd85a.tar.gz
zsh-a95d0518267c37905f7cbab651429147a3dcd85a.tar.xz
zsh-a95d0518267c37905f7cbab651429147a3dcd85a.zip
more anchor matching fixes (11817)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 050655dc5..b8addbf7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-06-08  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11817: Src/Zle/compmatch.c: more anchor matching fixes
+	
 	* 11815: Completion/Core/_expand, Doc/Zsh/compsys.yo: trying to
  	improve _expand; new keep-prefix style, add-space gives more control