diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9ede30b07..08a1838b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-06-17 Clint Adams <schizo@debian.org> + + * 11966: Completion/Core/_main_complete: use double brackets + around comparison to prevent 'command not found: no' error. + 2000-06-17 Bart Schaefer <schaefer@zsh.org> * 11961: Src/subst.c: 11959 was really a bug in magicequalsubst, |