about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-10-25 14:59:18 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-10-25 14:59:18 +0000
commit73d622e9c48519b4781120d154b868df882c0bbd (patch)
treee77b89fefe5a9a75781fe5ad3ff8d5e682aeacf1 /ChangeLog
parent3f3d80c394134cae020c49420917eb34a456ff68 (diff)
downloadzsh-73d622e9c48519b4781120d154b868df882c0bbd.tar.gz
zsh-73d622e9c48519b4781120d154b868df882c0bbd.tar.xz
zsh-73d622e9c48519b4781120d154b868df882c0bbd.zip
28363: fix insert bug refreshing zle with wide characteter
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d867afe2..61afa833a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-25  Peter Stephenson  <pws@csr.com>
+
+	* 28363: Src/Zle/zle_refresh.c: inserting a character when a
+	wide character was at the end of the line didn't work.
+
 2010-10-22  Peter Stephenson  <pws@csr.com>
 
 	* 28360: Src/subst.c, Test/E01options.ztst: NO_UNSET option
@@ -13781,5 +13786,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5113 $
+* $Revision: 1.5114 $
 *****************************************************