about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aab22b0c9..2c7b5ad94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-12-06  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 37326: Src/utils.c: comment how counting for multibyte string
+	lengths and widths is supposed to work.
+
 	* 37314: Src/utils.c, Src/zsh.h: upgrade quotedzputs() to use
 	nicechar() where necessary.  Regularise nicechar() etc. to prodduce
 	$'...' compatible output.