diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-08-29 20:27:47 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-08-29 20:27:47 +0000 |
commit | 942009eb9f6451915f23d921c0f49d3102dbd26c (patch) | |
tree | 545058d77263ab4e4a40f0665c1925786f777861 /ChangeLog | |
parent | f4f38507e54ad19ea28395f977637bb3f014c9dc (diff) | |
download | zsh-942009eb9f6451915f23d921c0f49d3102dbd26c.tar.gz zsh-942009eb9f6451915f23d921c0f49d3102dbd26c.tar.xz zsh-942009eb9f6451915f23d921c0f49d3102dbd26c.zip |
12719: quoting arrays in vared with real backslashes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 15fb5d7fa..e46908f0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-08-29 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> + + * 12719: Doc/Zsh/mod_zle.yo, Src/utils.c, Src/Zle/zle_main.c: + handle quoting of separators in arrays when there might also be + real backslashes around. + 2000-08-29 Sven Wischnowsky <wischnow@zsh.org> * 12717: Src/Zle/zle_tricky.c: fix for unbalanced calls to |