about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2006-06-24 19:28:55 +0000
committerClint Adams <clint@users.sourceforge.net>2006-06-24 19:28:55 +0000
commitfdff42eaa70f115104d3e4269593ed553fa32659 (patch)
tree83eaf39726ab293acd1001de0436f45cede356d6 /ChangeLog
parenta940c3648790aaf115068d8b2a4e239b01cac6a6 (diff)
downloadzsh-fdff42eaa70f115104d3e4269593ed553fa32659.tar.gz
zsh-fdff42eaa70f115104d3e4269593ed553fa32659.tar.xz
zsh-fdff42eaa70f115104d3e4269593ed553fa32659.zip
22511: complete compressed archive filenames for GNU tar even when a compression
option is not specified.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36ca5762a..c96ac8dfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-24  Clint Adams  <clint@zsh.org>
+
+	* 22511: Completion/Unix/Command/_tar,
+	Completion/Unix/Type/_tar_archive: complete compressed archive
+	filenames for GNU tar even when a compression option is not
+	specified.
+
 2006-06-19  Peter Stephenson  <pws@csr.com>
 
 	* 22501: configure.ac: reduce default maximum function depth