about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authordana <dana@dana.is>2018-01-03 16:13:23 -0600
committerOliver Kiddle <opk@zsh.org>2018-01-04 00:16:43 +0100
commit1c4e7601c4b83322e8702954c2c3b8e4672026a3 (patch)
treedcc08a08daf81c0638330e65dd8469ed691b0ca7 /ChangeLog
parent5f68531b5d8b1e6262f34e91bf047909f12dfeb2 (diff)
downloadzsh-1c4e7601c4b83322e8702954c2c3b8e4672026a3.tar.gz
zsh-1c4e7601c4b83322e8702954c2c3b8e4672026a3.tar.xz
zsh-1c4e7601c4b83322e8702954c2c3b8e4672026a3.zip
42210: factor out completion of file modes and flags and handle _comp_priv_prefix for chflags
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5ee40b30..911218299 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2018-01-03  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* dana: 42210: Completion/BSD/Command/_chflags,
+	Completion/BSD/Type/_flags, Completion/Unix/Command/_chmod,
+	Completion/Unix/Command/_find, Completion/Unix/Command/_mkdir,
+	Completion/Unix/Type/_modes: factor out completion of file
+	modes and flags and handle _comp_priv_prefix for chflags
+
 	* dana: 42209: Completion/Unix/Command/_unexpand: take account
 	of numeric options such as -4 instead of -t4