diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-03-07 04:25:38 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-03-07 04:25:38 +0000 |
commit | eb8e55c91eb9d87029a8e5755b68cffb6e532604 (patch) | |
tree | 63d293f898fc9ec483fc41291d8bf402a3318464 /ChangeLog | |
parent | 97d543e60178890a3034b63d83b6b93ce3eb229a (diff) | |
download | zsh-eb8e55c91eb9d87029a8e5755b68cffb6e532604.tar.gz zsh-eb8e55c91eb9d87029a8e5755b68cffb6e532604.tar.xz zsh-eb8e55c91eb9d87029a8e5755b68cffb6e532604.zip |
* 20944: Completion/Debian/Command/_uscan: completion for uscan command.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 91f4fc2cd..3da6d08d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-03-07 Clint Adams <clint@zsh.org> + * 20944: Completion/Debian/Command/_uscan: completion for + uscan command. + * 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command. |