about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2017-02-19 16:45:10 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2017-02-20 13:26:49 -0800
commit9f447578f03b4c5040045a15808511e1d3c9919e (patch)
tree102fcfb87abe3fc51783b5ab522b093a7c56b579 /ChangeLog
parent4443e021f195838e84e57f4a4c868f22324437f1 (diff)
downloadzsh-9f447578f03b4c5040045a15808511e1d3c9919e.tar.gz
zsh-9f447578f03b4c5040045a15808511e1d3c9919e.tar.xz
zsh-9f447578f03b4c5040045a15808511e1d3c9919e.zip
40576 (tweaked): entersubsh(): unblock any signals that were blocked for trap handling
Also small improvement to loop that resets trap handlers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f145a5a4..df1097493 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-02-19  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 40576 (tweaked): Src/exec.c: entersubsh(): small improvement to
+	loop that resets trap handlers; unblock any signals that were
+	blocked for trap handling
+
 2017-02-19  Oliver Kiddle  <opk@zsh.org>
 
 	* 40569: Completion/Unix/Command/_gphoto2: update to gphoto2 2.5.11