diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6a73aa012..849e62793 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-09-14 Clint Adams <clint@zsh.org> + + * 19076: Src/Modules/terminfo.c: don't call setupterm + with NULL as last argument as that causes the shell to + exit when the terminal is unknown. + 2003-09-11 Oliver Kiddle <opk@zsh.org> * 19059: acconfig.h, zshconfig.ac, Src/builtin.c, Src/exec.c, |