From a242b1eb35863b73cbc63699fafe920e8b92c858 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 13 Sep 2006 20:55:29 +0000 Subject: 22705: make ${(l...)...} and ${(r...)...} handle multibyte characters --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index efb8f978f..3faff76fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-09-13 Peter Stephenson + + * 22705: Doc/Zsh/expn.yo, Src/prompt.c, Src/subst.c, Src/utils.c, + Src/zsh.h, Test/D04parameter.ztst, Test/D07multibyte.ztst: + make ${(l...)...} and ${(r...)...} padding handle multibyte + characters including those wider than 1 unit. + 2006-09-13 Peter Stephenson * 22704: Completion/Unix/Command/_todo.sh: new completion. -- cgit 1.4.1