about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-10-06 10:08:40 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-10-06 10:08:40 +0000
commit3cd621b7a3fb66c212d0fcd692fc2204aa0852a6 (patch)
treeeee47dc7b3e9ec097667d437742dd85e96749c3d /ChangeLog
parentd1c1a399c9c6190fe77d1496c8d31e38252d4707 (diff)
downloadzsh-3cd621b7a3fb66c212d0fcd692fc2204aa0852a6.tar.gz
zsh-3cd621b7a3fb66c212d0fcd692fc2204aa0852a6.tar.xz
zsh-3cd621b7a3fb66c212d0fcd692fc2204aa0852a6.zip
10791: fix handling of long accumulated completion line
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfd0f4aca..c9ba931c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-06  Peter Stephenson  <pws@csr.com>
+
+	* 10791: Src/Zle/compresult.c: accumulated completions
+	on single line could cause border disputes resulting in
+	skirmishes with cursor position.
+
 2006-09-27  Peter Stephenson  <pws@csr.com>
 
 	* users/10765: Completion/Unix/Command/_imagemagick: Oliver: