about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-11-21 15:22:12 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-11-21 15:22:12 +0000
commit09a854378a739840138eb959da329945958a6a18 (patch)
tree0ddff43ff6d36f9e8c6d4fef0e4b47c579fdc3d3 /ChangeLog
parent5930b8fa6b706e390e21b24aaf57fc6976708349 (diff)
downloadzsh-09a854378a739840138eb959da329945958a6a18.tar.gz
zsh-09a854378a739840138eb959da329945958a6a18.tar.xz
zsh-09a854378a739840138eb959da329945958a6a18.zip
22009: another double-width character fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3350b6fa..8f44b794a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-21  Peter Stephenson  <pws@csr.com>
+
+	* 22009: Src/Zle/zle_refresh.c: fix for double-width characters:
+	stop when we reach the NULL at the end of the new line.
+
 2005-11-18  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* users/9690: Completion/Unix/Command/_ssh: improved Hannu's