diff options
| author | Bart Schaefer <barts@users.sourceforge.net> | 2001-06-21 09:24:39 +0000 |
|---|---|---|
| committer | Bart Schaefer <barts@users.sourceforge.net> | 2001-06-21 09:24:39 +0000 |
| commit | f256c16efe7c7d078e95f57a9546aeefadf4607f (patch) | |
| tree | b63d3295ba97cf1f6505385963dfb5ec1727d530 /ChangeLog | |
| parent | Fix "insert-tab pending" zstyle. (diff) | |
| download | zsh-f256c16efe7c7d078e95f57a9546aeefadf4607f.tar zsh-f256c16efe7c7d078e95f57a9546aeefadf4607f.tar.gz zsh-f256c16efe7c7d078e95f57a9546aeefadf4607f.tar.bz2 zsh-f256c16efe7c7d078e95f57a9546aeefadf4607f.tar.lz zsh-f256c16efe7c7d078e95f57a9546aeefadf4607f.tar.xz zsh-f256c16efe7c7d078e95f57a9546aeefadf4607f.tar.zst zsh-f256c16efe7c7d078e95f57a9546aeefadf4607f.zip | |
Fix exit status of compdef.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-06-21 Bart Schaefer <schaefer@zsh.org> + + * 15018: Completion/compinit: Fix exit status of compdef. + 2001-06-20 Bart Schaefer <schaefer@zsh.org> * 14880: Completion/Base/Core/_main_complete: Fix insert-tab style |
