summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce8045689..389fbe23a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>