summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Martin <phy1729@gmail.com>2016-09-07 23:19:01 +0200
committerOliver Kiddle <opk@zsh.org>2016-09-07 23:19:01 +0200
commit48c31e21d311d83384dcf21c20a3f5834b4b9425 (patch)
treedc71628e7391493712d3738d48ae3b833e732c13 /ChangeLog
parent1f429c06688afa4cb838a0c3d637d17fd0209a77 (diff)
downloadzsh-48c31e21d311d83384dcf21c20a3f5834b4b9425.tar.gz
zsh-48c31e21d311d83384dcf21c20a3f5834b4b9425.tar.xz
zsh-48c31e21d311d83384dcf21c20a3f5834b4b9425.zip
39208: Update flags
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3fe39a7f..c2d0193a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2016-09-07  Oliver Kiddle  <opk@zsh.org>
 
+	39208: Matthew Martin: Completion/BSD/Command/_chflags:
+	Update flags
+
+	39223: Matthew Martin: Completion/BSD/Command/_chflags:
+	Introduce addflags function to reduce redundancy
+
 	39193: Completion/Unix/Type/_remote_files: don't pass options
 	from after -- on to compadd