diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-12-17 01:19:33 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-12-17 01:19:33 +0000 |
commit | 3902c8ea8d515b36725f5d97b4df45232632c754 (patch) | |
tree | 968437fc5f93275795560b09eac16731c5b0ad74 /ChangeLog | |
parent | 56854a2fb6373e8104c2ce8191dbf83e890d5d73 (diff) | |
download | zsh-3902c8ea8d515b36725f5d97b4df45232632c754.tar.gz zsh-3902c8ea8d515b36725f5d97b4df45232632c754.tar.xz zsh-3902c8ea8d515b36725f5d97b4df45232632c754.zip |
16349: completion for make-kpkg
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e086307ba..5acb0072f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-12-17 Clint Adams <clint@zsh.org> + * Completion/Debian/Command/.distfiles, + * Completion/Debian/Command/_make-kpkg: completion for + make-kpkg. + * ref 16347: Src/params.c, Src/subst.c: tweaks pointed out by Zefram. |