From 64e925bd65888856f365de45542b0c0eea25af2e Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 8 Nov 2012 12:28:11 +0000 Subject: 30783: We don't want leading "="s to be active when tokenising strings that aren't going to be treated as command line arguments --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2742f59cc..be74b5bb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-11-08 Peter Stephenson + * 30783: Src/lex.c: we don't want leading "="'s to be active when + tokenising strings that aren't going to be treated as command + line arguments. + * 30780: Doc/Zsh/builds.yo: document that set -o failures are hard but setopt failures are soft. @@ -307,5 +311,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5754 $ +* $Revision: 1.5755 $ ***************************************************** -- cgit 1.4.1