diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0d9a8eade..69ae912fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,24 @@ +2002-11-22 Oliver Kiddle <opk@zsh.org> + + * 17958: Completion/Zsh/Command/_ulimit: add missing options + 2002-11-13 Clint Adams <clint@zsh.org> * 17935: Src/text.c: beautify bin_whence indentation of () and {} contents. +2002-11-12 Oliver Kiddle <opk@zsh.org> + + * Zvi Har'El: Completion/Unix/Command/_rcs: complete also for rcsdiff + + * 17928: Zvi Har'El <rl@math.technion.ac.il>: + Functions/Zle/edit-command-line: don't interpret escapes when + setting the command buffer + + * Thierry Vignaud <tvignaud@mandrakesoft.com>: + Completion/Unix/Command/_links, Completion/Mandrake/Command/_urpmi: + add option descriptions and missing options + 2002-10-18 Clint Adams <clint@zsh.org> * unposted: Completion/Debian/Command/_apt: add showsrc part missing |