about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c13d8a163..b16668984 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2022-06-08  Bart Schaefer  <schaefer@zsh.org>
 
+	* 50341: Src/parse.c: disallow here-doc markers containing newline
+
 	* 50335: Functions/Misc/zargs: simplify "wait" usage, fix signal
 	handling for functions used as the command.