about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-10-10 22:38:40 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-10-10 22:38:40 +0000
commit14ed1900875b6d15f13720379e80bde77d3798fc (patch)
tree9b5e2bc25310d3acebbff26194ab71674d47586b /ChangeLog
parentca06d8e30873095048df551807141835ec6e49bb (diff)
downloadzsh-14ed1900875b6d15f13720379e80bde77d3798fc.tar.gz
zsh-14ed1900875b6d15f13720379e80bde77d3798fc.tar.xz
zsh-14ed1900875b6d15f13720379e80bde77d3798fc.zip
allow - before first argument of tar
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c440f6e9..431a4c8d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-10-10  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 22860: Completion/Unix/Command/_tar: allow - before first
+	argument of tar.
+
 	* 22859: Completion/Base/Utility/_arguments: improved to
 	handle all descriptions for zsh configure and GNU tar.