summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2021-08-26 09:46:39 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2021-08-26 09:46:39 +0100
commit0a80579ed18b4004a99b5dc062ce874c0bdc3201 (patch)
treecb10342377e88c80e7f6dae58d1945f49be6501b /ChangeLog
parent49297 (quoting amended): error message in files module. (diff)
downloadzsh-0a80579ed18b4004a99b5dc062ce874c0bdc3201.tar
zsh-0a80579ed18b4004a99b5dc062ce874c0bdc3201.tar.gz
zsh-0a80579ed18b4004a99b5dc062ce874c0bdc3201.tar.bz2
zsh-0a80579ed18b4004a99b5dc062ce874c0bdc3201.tar.lz
zsh-0a80579ed18b4004a99b5dc062ce874c0bdc3201.tar.xz
zsh-0a80579ed18b4004a99b5dc062ce874c0bdc3201.tar.zst
zsh-0a80579ed18b4004a99b5dc062ce874c0bdc3201.zip
49307 with doc update: POSIX_TRAPS fix.
With POSIX_TRAPS set, an ignored signal stays ignored when entering a subshell.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 428998717..f558bd47c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-08-26 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * 49307 with documentation updated: Src/exec,
+ Doc/Zsh/grammar.yo, Doc/Zsh/options.yo: With POSIX_TRAPS,
+ ignored signals stay that way in subshell.
+
2021-08-24 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 49297 with quoting updated: Src/Modules/files.c: check