diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2010-03-27 19:04:35 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-03-27 19:04:35 +0000 |
| commit | 815cc9fc0d8b6af3674eb9ea7971c1a5ce79b77e (patch) | |
| tree | 0b9c4ecd66aae8bc3b958522ced9388a4d9d69ee /ChangeLog | |
| parent | unposted: change new test in A02alias.ztst to use cat (diff) | |
| download | zsh-815cc9fc0d8b6af3674eb9ea7971c1a5ce79b77e.tar zsh-815cc9fc0d8b6af3674eb9ea7971c1a5ce79b77e.tar.gz zsh-815cc9fc0d8b6af3674eb9ea7971c1a5ce79b77e.tar.bz2 zsh-815cc9fc0d8b6af3674eb9ea7971c1a5ce79b77e.tar.lz zsh-815cc9fc0d8b6af3674eb9ea7971c1a5ce79b77e.tar.xz zsh-815cc9fc0d8b6af3674eb9ea7971c1a5ce79b77e.tar.zst zsh-815cc9fc0d8b6af3674eb9ea7971c1a5ce79b77e.zip | |
rationalise widths of non-printing characters to zero.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2010-03-26 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 27831: Doc/Zsh/expn.yo, Src/input.c, Src/subst.c, Src/utils.c: + add ${(mm)...} to count displayed characters and rationalise use + of wcwidth so that negative numbers are treated as zero. + 2010-03-25 Peter Stephenson <pws@csr.com> * unposted: Test/A02alias.ztst: change sort to cat to @@ -12968,5 +12974,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4945 $ +* $Revision: 1.4946 $ ***************************************************** |
