about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-01-10 09:24:45 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-01-10 09:24:45 +0000
commit9af83c6c2a54f479864698762c4a3cab5aba2fa8 (patch)
tree9d1c431a69be68ac1e4bf295624bf9d6f039d09f /ChangeLog
parent4a376d7250e899851f0bbd68898f619d750459c4 (diff)
downloadzsh-9af83c6c2a54f479864698762c4a3cab5aba2fa8.tar.gz
zsh-9af83c6c2a54f479864698762c4a3cab5aba2fa8.tar.xz
zsh-9af83c6c2a54f479864698762c4a3cab5aba2fa8.zip
fix cursor positioning with partial-word match specs using `**' (13336)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2b771cbd..0e4b84158 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-10  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 13336: Src/Zle/compmatch.c, Src/Zle/compresult.c,
+ 	Test/54compmatch.ztst: fix cursor positioning with partial-word
+ 	match specs using `**'
+	
 2001-01-08  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 13331: Src/Zle/compcore.c, Src/Zle/compresult.c: fix for