about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-07-24 22:00:19 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-07-24 22:00:19 +0000
commit50e9ab122b5022d8e90facb6ca01b32996ea16d1 (patch)
tree0bf441f7d4a77ac25fbe8ddcf8087f8526d72955 /ChangeLog
parent6ca7b6abdf90d68c64bd57ac07d8a52ac6dc075b (diff)
downloadzsh-50e9ab122b5022d8e90facb6ca01b32996ea16d1.tar.gz
zsh-50e9ab122b5022d8e90facb6ca01b32996ea16d1.tar.xz
zsh-50e9ab122b5022d8e90facb6ca01b32996ea16d1.zip
22556: Multibyte separators and delimiters
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 130dfc92c..4d5c8e7c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-07-24  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 22556: Doc/Zsh/builtins.yo, Functions/Zle/insert-composed-char,
+	Src/builtin.c, Src/pattern.c, Src/subst.c, Src/utils.c, Src/zsh.h,
+	Src/ztype.h, Src/Zle/zle.h, Src/Zle/zle_main.c,
+	Test/D04parameter.ztst, Test/D07multibyte.ztst: Multibyte
+	separators and delimiters.
+
 2006-07-18  Clint Adams  <clint@zsh.org>
 
         * 22554: Jesse Weinstein: Completion/Unix/Command/_vorbiscomment: