about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Martin <phy1729@gmail.com>2019-03-21 19:46:22 -0500
committerMatthew Martin <phy1729@gmail.com>2019-03-21 22:04:55 -0500
commit8e4566e5365e4fbefec55a7c28432dd241987ea6 (patch)
tree25d7c9ece82cda52dba69995ca9757c883801d7d /ChangeLog
parent922cf4983081e46af20075034bd6f5f670d1a2f7 (diff)
downloadzsh-8e4566e5365e4fbefec55a7c28432dd241987ea6.tar.gz
zsh-8e4566e5365e4fbefec55a7c28432dd241987ea6.tar.xz
zsh-8e4566e5365e4fbefec55a7c28432dd241987ea6.zip
44144: _builtin: Append "builtin" to precommands
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9df583af3..172e63d85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
 
 2019-03-21  Matthew Martin  <phy1729@gmail.com>
 
+	* 44144: Completion/Zsh/Command/_builtin: Append "builtin" to
+	precommands.
+
 	* 44155: Completion/Base/Utility/_pick_variant: Update builtin
 	check.