1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2026-01-04 09:01:06 +01:00
This commit is contained in:
Wayne Davison 2006-02-16 20:28:42 +00:00
parent 1b16d04063
commit 88ca4d461d

View file

@ -1,5 +1,8 @@
2006-02-16 Wayne Davison <wayned@users.sourceforge.net>
* 22275: Doc/Zsh/expn.yo: a few more improvements in the
discussion of field splitting, the = flag, and SH_WORD_SPLIT.
* 22273: Src/subst.c, Test/D04parameter.ztst, README: made
${(A)=name:=word} not split on quoted whitespace and fixed
a typo in the README.