about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bf9ad527..02d4d3448 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-02-23  Andrey Borzenkov  <bor@zsh.org>
+
+	* 20857 (modified): Src/Zle/zle.h, Src/Zle/zle_refresh.c: use
+	wide characters internally. This fixed cursor position with
+	multibyte characters bug without any significant code change.
+	Is still does not use character width information.
+
 2005-02-23  Peter Stephenson  <pws@csr.com>
 
 	* 20856: Src/Zle/complist.c: use VARARR for multibyte string.