about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <danielsh@apache.org>2020-01-14 19:09:54 +0000
committerDaniel Shahaf <danielsh@apache.org>2020-01-15 19:49:45 +0000
commitfaa476a4ed1750f117d76dd8f99f0fa1849ab539 (patch)
tree2203c3a652037ee7eb6742215e27fb00318dc53e /ChangeLog
parent610b4b3028d44d988b4a4d3340e6e41b63fa9825 (diff)
downloadzsh-faa476a4ed1750f117d76dd8f99f0fa1849ab539.tar.gz
zsh-faa476a4ed1750f117d76dd8f99f0fa1849ab539.tar.xz
zsh-faa476a4ed1750f117d76dd8f99f0fa1849ab539.zip
45302: bin_umask(): Queue signals around umask().
Otherwise, a signal handler might create files while the temporary umask
is in effect.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca68e2e4b..02825ae36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-01-15  Daniel Shahaf  <danielsh@apache.org>
+
+	* 45302: Src/builtin.c: bin_umask(): Queue signals around
+	umask().
+
 2020-01-14  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* users/24656: Doc/Zsh/mod_zutil.yo: docs: Add an example of