about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2013-07-25 09:45:33 +0100
committerPeter Stephenson <pws@zsh.org>2013-07-25 09:45:33 +0100
commit4095e175b6dcdaf901e783752bbd5a503c27881b (patch)
tree3d90acf4caf8bf53e24781310b3acac4bf9e89bd /ChangeLog
parent673760876c767c25bcfce74915e1f0ffbfc88437 (diff)
downloadzsh-4095e175b6dcdaf901e783752bbd5a503c27881b.tar.gz
zsh-4095e175b6dcdaf901e783752bbd5a503c27881b.tar.xz
zsh-4095e175b6dcdaf901e783752bbd5a503c27881b.zip
31574: alternative fix for bad fd if no FD_CLOEXEC.
Remove dump records more consistently in that case.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cd6659ba..913585d06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-07-25  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 31574: Src/parse.c: alternative fix to 31545 if FD_CLOEXEC is
+	not available, removing dump records more consistently.
+
 2013-07-24  Richard Hartmann  <richih.mailinglist@gmail.com>
 
 	* 31571: Completion/Unix/Command/_vcsh: Update