diff options
author | Clint Adams <clint@users.sourceforge.net> | 2000-12-26 21:22:49 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2000-12-26 21:22:49 +0000 |
commit | 17fb95265444e1e7a8dd6ef4717299dfadd76830 (patch) | |
tree | 6a8c7cc67a3124eefdc3e74ea9ef8f2f8d31d746 /ChangeLog | |
parent | ebb9daa31905c88d93b28abf5b465b17b9ce25a0 (diff) | |
download | zsh-17fb95265444e1e7a8dd6ef4717299dfadd76830.tar.gz zsh-17fb95265444e1e7a8dd6ef4717299dfadd76830.tar.xz zsh-17fb95265444e1e7a8dd6ef4717299dfadd76830.zip |
13312: killall gets long filenames from procps
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 74fc7d9d7..a96726741 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-12-26 Clint Adams <schizo@debian.org> + + * 13312: Completion/User/_killall: get longer command names + from procps. + 2000-12-23 Clint Adams <schizo@debian.org> * unposted: configure.in: thinko in jobtable size determination. |