summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2018-02-12 10:06:45 +0000
committerPeter Stephenson <pws@zsh.org>2018-02-12 10:06:45 +0000
commit47aa60950c488a49dc245659c126e3078bf499d0 (patch)
tree6429d9a55a7e17584fce5186de8a592f9729166b /ChangeLog
parent2bf952b102bce70b879c00d2476a9a74eab5cfaf (diff)
downloadzsh-47aa60950c488a49dc245659c126e3078bf499d0.tar.gz
zsh-47aa60950c488a49dc245659c126e3078bf499d0.zip
42355: Fix use of backslashes on here doc input.
Handling of white space in particular was confusing and inconsistent with other shells.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cc7820d2..522830fb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-02-12 Peter Stephenson <p.stephenson@samsung.com>
+
+ * Marijn: 42355: Src/exec.c, Test/A04redirect.ztst:
+ Interpreation of backslash on here doc input was inconsistent
+ and confusing.
+
2018-02-12 Daniel Hahler <zsh@thequod.de>
* 42324: Completion/Unix/Command/_git: _git: handle mutually exclusive