summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-11-26 10:27:59 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-11-26 10:27:59 +0000
commit0d04d4c31248fe58c67660bbde07ebb892f874a6 (patch)
treeb34f8c9e904914db256a1a90c046db38288a248c /ChangeLog
parentc.f. 12248: zshcalsys.1 missing from dist (diff)
downloadzsh-0d04d4c31248fe58c67660bbde07ebb892f874a6.tar
zsh-0d04d4c31248fe58c67660bbde07ebb892f874a6.tar.gz
zsh-0d04d4c31248fe58c67660bbde07ebb892f874a6.tar.bz2
zsh-0d04d4c31248fe58c67660bbde07ebb892f874a6.tar.lz
zsh-0d04d4c31248fe58c67660bbde07ebb892f874a6.tar.xz
zsh-0d04d4c31248fe58c67660bbde07ebb892f874a6.tar.zst
zsh-0d04d4c31248fe58c67660bbde07ebb892f874a6.zip
24120: termcap string memory allocation was screwy
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afd3085a6..13bb6d5ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-11-26 Peter Stephenson <pws@csr.com>
+ * 24120: Src/init.c: memory allocation for termcap strings
+ was screwy, in particular when terminal couldn't move left.
+
* c.f. users/12248: Doc/Zsh/.distfiles: zshcalsys.1 was missing
from distribution.