diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2010-10-07 16:49:50 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-10-07 16:49:50 +0000 |
| commit | 1cdaf8c45920e55e438a17052b18480a39eb8fed (patch) | |
| tree | 316949c485a17025a9abd16fa7f797e69731fc41 /ChangeLog | |
| parent | 28326: Fix numbering (diff) | |
| download | zsh-1cdaf8c45920e55e438a17052b18480a39eb8fed.tar zsh-1cdaf8c45920e55e438a17052b18480a39eb8fed.tar.gz zsh-1cdaf8c45920e55e438a17052b18480a39eb8fed.tar.bz2 zsh-1cdaf8c45920e55e438a17052b18480a39eb8fed.tar.lz zsh-1cdaf8c45920e55e438a17052b18480a39eb8fed.tar.xz zsh-1cdaf8c45920e55e438a17052b18480a39eb8fed.tar.zst zsh-1cdaf8c45920e55e438a17052b18480a39eb8fed.zip | |
28327: fix pseudolexical word splitting with RC_QUOTES
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2010-10-07 Peter Stephenson <pws@csr.com> + + * 28327: Src/hist.c: Fix bufferwords() splitting when RC_QUOTES + is turned on. + 2010-10-06 Peter Stephenson <pws@csr.com> * 28326: Src/hist.c, Test/D04parameter.ztst: Problems with @@ -13709,5 +13714,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5097 $ +* $Revision: 1.5098 $ ***************************************************** |
