summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2017-08-29 02:28:10 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2017-09-04 14:05:24 +0000
commit1e536747aee3d39d7e960add67f19fcf6e9ee284 (patch)
tree7eba263379bdf93bc44726b2ea1b413683d3edce /ChangeLog
parent2c4e5c4acb5964581eae28c5fda2526c6fc6237b (diff)
downloadzsh-1e536747aee3d39d7e960add67f19fcf6e9ee284.tar.gz
zsh-1e536747aee3d39d7e960add67f19fcf6e9ee284.tar.xz
zsh-1e536747aee3d39d7e960add67f19fcf6e9ee284.zip
41621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4af9acfe1..9ccfc461b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-09-04  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 41621: Completion/Unix/Command/_mkdir: Honour the 'command'
+	and 'builtin' precommand modifiers.
+
 	* 41620 (tweaked per 41622): Completion/Unix/Command/_mkdir:
 	Don't offer a linux-specific option in the 'zsh' variant.