about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-08-12 10:24:23 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-08-12 10:24:23 +0000
commit7f09a15a83ab868ece1b222cbab71d1456a413e2 (patch)
tree1e5f2e2b83ec6fc349ee0e422c5bf1b2299e21ed /ChangeLog
parent3da1974d5ca9e2245a2c2a27944370b3ac6eb39a (diff)
downloadzsh-7f09a15a83ab868ece1b222cbab71d1456a413e2.tar.gz
zsh-7f09a15a83ab868ece1b222cbab71d1456a413e2.tar.xz
zsh-7f09a15a83ab868ece1b222cbab71d1456a413e2.zip
21603: wchar/multibyte conversion of cursor position when at end of line
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e89305f4c..9e757799b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-08-12  Peter Stephenson  <pws@csr.com>
 
+	* 21603: Src/Zle/zle_utils.c: conversions from wide character
+	to multibyte didn't convert the cursor position properly if it
+	was at the end of the line.
+
 	* 21412: Travis Spencer: Completion/Unix/Command/_pkg-config:
 	new completion.