about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2022-04-28 17:03:31 -0700
committerBart Schaefer <schaefer@zsh.org>2022-04-28 17:03:31 -0700
commit0ccc3c149413921fbf5c00696bf350333927eb64 (patch)
tree5c9001364928bf6c2c9152ecd9cd66360878b3aa /ChangeLog
parentf59025f8490cc349e73f8d6c088391046115bb92 (diff)
downloadzsh-0ccc3c149413921fbf5c00696bf350333927eb64.tar.gz
zsh-0ccc3c149413921fbf5c00696bf350333927eb64.tar.xz
zsh-0ccc3c149413921fbf5c00696bf350333927eb64.zip
50162: Fix multios with current-shell "exec" (aka nullexec).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ff17f179..b30b646c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-04-28  Bart Schaefer  <schaefer@Macadamia>
+
+	* 50126: Etc/BUGS, Src/exec.c: Fix multios in current-shell "exec"
+
 2022-04-26  dana  <dana@dana.is>
 
 	* unposted: Completion/Unix/Command/_getopt: Fix util-linux