diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2000-04-08 21:04:47 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-04-08 21:04:47 +0000 |
commit | d2ece376a3b50f0ca361d27fb8e55372771532dd (patch) | |
tree | 5c328d0123f28866e88227db55c893c348932c27 /ChangeLog | |
parent | b4a2b47b64c9fbe9df1d80e84c5d08786bd29eac (diff) | |
download | zsh-d2ece376a3b50f0ca361d27fb8e55372771532dd.tar.gz zsh-d2ece376a3b50f0ca361d27fb8e55372771532dd.tar.xz zsh-d2ece376a3b50f0ca361d27fb8e55372771532dd.zip |
10594: Fix index into $history in prompt_bart_precmd.
10591: Completion/User/_fakeroot: Completion for the fakeroot program. 10590: Completion/Linux/_rpm: Signature checking completes only local package files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d2e5a6ee3..60dbaaf5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-04-08 Bart Schaefer <schaefer@zsh.org> + + * 10594: Functions/Prompts/prompt_bart_setup: Fix index into + $history in prompt_bart_precmd. + + * 10591: Chmouel Boudjnah: Completion/User/_fakeroot: Completion + for the fakeroot program. + + * 10590: Chmouel Boudjnah: Completion/Linux/_rpm: Signature + checking completes only local package files. + 2000-04-07 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> * 10584: Doc/Zsh/mod_stat.yo, Src/Modules/stat.c: -o shows |