summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-10-24 09:06:32 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2014-10-24 09:06:32 -0700
commite18b5bf0b2a1409ba5c88f8b61dbf65cdc235027 (patch)
tree1df5d69a237bec2fe34b758755bb20e10dd5d5dc /ChangeLog
parent11c3bc3d73c69d60ab88c1fd404fb37a35ee9f01 (diff)
downloadzsh-e18b5bf0b2a1409ba5c88f8b61dbf65cdc235027.tar.gz
zsh-e18b5bf0b2a1409ba5c88f8b61dbf65cdc235027.tar.xz
zsh-e18b5bf0b2a1409ba5c88f8b61dbf65cdc235027.zip
33526: fix completion path prefix handling when NO_CASE_GLOB is in effect
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db8dce098..48efd1c0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-10-24  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 33526: Completion/Unix/Type/_path_files: fix path prefix
+	handling when NO_CASE_GLOB is in effect
+
 2014-10-24  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 33480 slightly tweaked: Src/Zle/zle_tricky.c: fix completion