about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-09-20 15:10:26 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-09-20 15:10:26 +0000
commit409296e22fb1cef515ccfff507c265a5fee0ab28 (patch)
tree7f15b9e7e175dd6302bf4c434886b263ceac84d8 /ChangeLog
parentce43e4a22c250fbaee14580b167986615455f78f (diff)
downloadzsh-409296e22fb1cef515ccfff507c265a5fee0ab28.tar.gz
zsh-409296e22fb1cef515ccfff507c265a5fee0ab28.tar.xz
zsh-409296e22fb1cef515ccfff507c265a5fee0ab28.zip
21736: improve tests for word and identifier characters with multibyte input
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06560d2fc..1052e53ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-20  Peter Stephenson  <pws@csr.com>
+
+	* 21736: Src/init.c, Src/params.c, Src/pattern.c, Src/utils.c,
+	Src/Zle/zle.h, Src/Zle/zle_main.c: Fix WORDCHARS to use multibyte
+	characters; rationalise test for identifiers only to use ASCII
+	characters; remove existing hack for 8-bit characters.
+
 2005-09-19  Peter Stephenson  <pws@csr.com>
 
 	* unposted, c.f. 21735: Doc/Zsh/grammar.yo: document