about summary refs log tree commit diff
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2002-02-18 14:52:23 +0000
committerClint Adams <clint@users.sourceforge.net>2002-02-18 14:52:23 +0000
commita49fdc057dfdf3836237bcc968c0ed08e077ff12 (patch)
tree1c50daca13ef1b3b7edfda506223c5c8f01cf642
parent9ea4c8104c463b68006cda6a5204e72bc5d88d36 (diff)
downloadzsh-a49fdc057dfdf3836237bcc968c0ed08e077ff12.tar.gz
zsh-a49fdc057dfdf3836237bcc968c0ed08e077ff12.tar.xz
zsh-a49fdc057dfdf3836237bcc968c0ed08e077ff12.zip
16662: use parameter expansion instead of grep, sed, and seq
Gergely Nagy, 16644: completion for cdcd
-rw-r--r--ChangeLog8
-rw-r--r--Completion/Unix/Command/.distfiles2
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8152277a8..aa37ec96d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-02-18  Clint Adams  <clint@zsh.org>
+
+	* 16662: Completion/Unix/Command/_cdcd: use parameter expansion
+	instead of grep, sed, and seq.
+
+	* Gergely Nagy, 16644: Completion/Unix/Command/.distfiles,
+	Completion/Unix/Command/_cdcd: completion for cdcd.
+
 2002-02-10  Clint Adams  <clint@zsh.org>
 
         * Sven: 16408: Src/Zle/compcore.c: make sure auto menu
diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles
index 2763b7502..b140b2bb0 100644
--- a/Completion/Unix/Command/.distfiles
+++ b/Completion/Unix/Command/.distfiles
@@ -16,5 +16,5 @@ _dict         _grep         _lzop         _prcs         _tiff         _elm
 _diff         _gs           _make         _psutils      _tin	_apm  _mail
 _loadkeys     _modutils     _ruby         _samba        _sysctl       _links
 _user_admin   _rsync        _arping	  _spamassassin _mtools	      _fsh
-_chkconfig
+_chkconfig    _cdcd
 '