summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2742f59cc..be74b5bb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-11-08 Peter Stephenson <pws@csr.com>
+ * 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 $
*****************************************************