mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 22:51:42 +02:00
zsh-users/6049: fix for failed ioctl TIOCGWINSZ already present, document it
This commit is contained in:
parent
0e49f66596
commit
2fdeca5e6f
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
2003-05-06 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* zsh-users/6049: Src/utils.c: actually in 4.1.1-test-2 but not
|
||||
documented: don't make terminal window size invalid on failed
|
||||
ioctl TIOCGIWNSZ (typically following SIGWINCH) since it doesn't
|
||||
do anyone any good.
|
||||
|
||||
* unposted: Config/version.mk: version 4.1.1-test-2.
|
||||
|
||||
2003-05-05 Andrey Borzenkov <bor@zsh.org>
|
||||
|
|
Loading…
Reference in a new issue