about summary refs log tree commit diff
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmou@users.sourceforge.net>2001-03-12 12:52:05 +0000
committerChmouel Boudjnah <chmou@users.sourceforge.net>2001-03-12 12:52:05 +0000
commit055c7814643343814e2465632c16fb4914f06604 (patch)
tree6f793deffa00d827f56e30a295e380e7aebddf77
parent42ea0a6011a40b988eee720e4ad0f277247a7511 (diff)
downloadzsh-055c7814643343814e2465632c16fb4914f06604.tar.gz
zsh-055c7814643343814e2465632c16fb4914f06604.tar.xz
zsh-055c7814643343814e2465632c16fb4914f06604.zip
Oups bad changelog.
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c7b12e62..f277b8769 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2001-03-12  Chmouel Boudjnah <chmouel@mandrakesoft.com>
 
-	* 13605: New tar options -j.
+	* 13605: Completion/User/_tar, Completion/User/_tar_archive: New tar
+	options -j.
 
 2001-03-12  Oliver Kiddle  <opk@zsh.org>