about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-01-08 15:07:02 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-01-08 15:07:02 +0000
commit4497b2b1b70bb1646bb4d62c9f5b410f7a6fe536 (patch)
treeca342afaef1abf67a5dd7b2c1fee37a02197d6c1 /ChangeLog
parent174143dd7c2fc1da1668a216028f0657088aa166 (diff)
downloadzsh-4497b2b1b70bb1646bb4d62c9f5b410f7a6fe536.tar.gz
zsh-4497b2b1b70bb1646bb4d62c9f5b410f7a6fe536.tar.xz
zsh-4497b2b1b70bb1646bb4d62c9f5b410f7a6fe536.zip
24371: bug refreshing large scrolling history entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 837bf8d60..275280419 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-08  Peter Stephenson  <pws@csr.com>
+
+	* 24371: Src/Zle/zle_refresh.c: potential crash when refreshing
+	scrolling chunk of large history entry.
+
 2008-01-06  Clint Adams  <clint@zsh.org>
 
 	* Chris Lamb: 24365: Completion/Debian/Command/.distfiles,