diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7b98178b0..f8183dcf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-07-10 Bart Schaefer <schaefer@zsh.org> + + * unposted: Completion/User/_killall: Complete process IDs and + names for all processes when EUID is 0 (root); suggested by + Thomas Kohler in 12202 and followups. + 2000-07-10 Sven Wischnowsky <wischnow@zsh.org> * 12208: Completion/Core/_path_files: avoid insertion of `+' |