about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@ipost.com>2021-05-15 13:40:37 -0700
committerBart Schaefer <schaefer@ipost.com>2021-05-15 13:40:37 -0700
commitd0e071c5f0bf6a879756f72e1f0d0ae6952a4b49 (patch)
tree1f2f6ebf7615002c1e2d068787a46d722d387004 /ChangeLog
parentacd20254b58ea689d8046ff127bc320d5fa91cf6 (diff)
downloadzsh-d0e071c5f0bf6a879756f72e1f0d0ae6952a4b49.tar.gz
zsh-d0e071c5f0bf6a879756f72e1f0d0ae6952a4b49.tar.xz
zsh-d0e071c5f0bf6a879756f72e1f0d0ae6952a4b49.zip
48790: COMPLETE_IN_WORD inside brace-param
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 973455232..e7a602e68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2021-05-15  Bart Schaefer  <schaefer@zsh.org>
 
+	* 48790: Src/Zle/compcore.c: COMPLETE_IN_WORD inside brace-param
+
 	* 48710: Completion/Zsh/Command/_zed, Doc/Zsh/contrib.yo,
 	Functions/Misc/zed: add "zed -h" aka "histed", update doc and
 	completion; improve compatibility with SH_WORD_SPLIT