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 ecc2213a2..311ee1082 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-08-20  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 22651: Src/Zle/complist.c, Src/Zle/zle_tricky.c: failed to
+	unmetafy bytes for output.
+
 	* 22650: Src/Modules/zutil.c: when deleting styles, the pointer
 	to the last style can become invalid.