summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-10-28 12:52:22 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-10-28 12:52:22 +0000
commit5f11a38bea0b4d843c72dbdb9fab23280a0aa228 (patch)
tree2f776f138694bc0acf540de23b4db37b03fc4f16 /ChangeLog
parentd7a37f48fd12d95134ae9db262f36452471c495e (diff)
downloadzsh-5f11a38bea0b4d843c72dbdb9fab23280a0aa228.tar.gz
zsh-5f11a38bea0b4d843c72dbdb9fab23280a0aa228.tar.xz
zsh-5f11a38bea0b4d843c72dbdb9fab23280a0aa228.zip
21942: another extra-wide character fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df800c019..9ff1abd20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-28  Peter Stephenson  <pws@csr.com>
+
+	* 21942: Src/Zle/zle_fresh.c: another bug found when deleting
+	an extra-wide character.
+
 2005-10-26  Peter Stephenson  <pws@csr.com>
 
 	* 21939: Src/Zle/zle_thingy.c: new UNMETACHECK() was too ruthless.