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 2f0ff9666..defb28bf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-09-17  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 22729: Src/Zle/computil.c: truncation of description didn't
+	handle multibyte characters.
+
 	* 22727: Src/init.c, Src/Zle/zle_main.c: "use 'exit' to exit"
 	was suboptimal.