diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-04-03 21:10:54 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-04-03 21:10:54 +0000 |
commit | cc026d233989e91186bc50dc201535696aed9b75 (patch) | |
tree | 9902bf502d2ae4ec2c6b2d931778efe59860b131 /ChangeLog | |
parent | e5d8a42249026d83c5135869e602fc413346ff0d (diff) | |
download | zsh-cc026d233989e91186bc50dc201535696aed9b75.tar.gz zsh-cc026d233989e91186bc50dc201535696aed9b75.tar.xz zsh-cc026d233989e91186bc50dc201535696aed9b75.zip |
24788: ${(m)#...} returns string print width
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index abb43b1fa..e8b5df536 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-03 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 24788: Doc/Zsh/expn.yo, Src/subst.c: ${(m)#...} returns + string print width. + 2008-04-03 Peter Stephenson <pws@csr.com> * 24787: Src/Zle/zle_main.c, Src/Zle/zle_refresh.c: reset |