diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-09-21 14:22:31 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-09-21 14:22:31 +0000 |
commit | 05ddfc0cbca6782937b317f7530e5eb850ffd920 (patch) | |
tree | 3582facc1d479610b0066e04809b27298f14f496 /ChangeLog | |
parent | 5cae0e52071908c71938e418da010d2131c828d1 (diff) | |
download | zsh-05ddfc0cbca6782937b317f7530e5eb850ffd920.tar.gz zsh-05ddfc0cbca6782937b317f7530e5eb850ffd920.tar.xz zsh-05ddfc0cbca6782937b317f7530e5eb850ffd920.zip |
Jörg Sommer: 25702: completions for chrt and ionice commands.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 63ad6134c..e8f88f88e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-09-21 Clint Adams <clint@zsh.org> + * Jörg Sommer: 25702: Completion/Linux/Command/_chrt, + Completion/Linux/Command/_ionice: completions for chrt and ionice + commands. + * 25701 (tweaked): Src/exec.c: fix memory leak in loadautofn. * 25697: Functions/Prompts/prompt_clint_setup: drop git code and |