about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-07-24 18:13:13 +0000
committerClint Adams <clint@users.sourceforge.net>2005-07-24 18:13:13 +0000
commit9448c686fe64d9aba1abfa16ea052e0d1d3914d3 (patch)
treecd790209c21e86272b356583e66914a8dd1181f2 /ChangeLog
parentd92e06df5c2612f1a8de7a7c848536297afdf375 (diff)
downloadzsh-9448c686fe64d9aba1abfa16ea052e0d1d3914d3.tar.gz
zsh-9448c686fe64d9aba1abfa16ea052e0d1d3914d3.tar.xz
zsh-9448c686fe64d9aba1abfa16ea052e0d1d3914d3.zip
21519: only complete files after baz commit, not archive/version.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e373df19c..dad88e534 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-07-24  Clint Adams  <clint@zsh.org>
 
+	* 21519: Completion/Unix/Command/_baz: only complete files
+	after baz commit, not archive/version.
+
 	* 21517: Completion/Unix/Command/_baz: complete files after
 	build-config if there's a configs subdir, even if one is not in a
 	project tree.