about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2e4d120b..8d7e62a1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2013-07-17  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 31528: Src/exec.c, Src/jobs.c, Src/zsh.h: use job table
+	to record file descriptors associated with process
+	substitution.
+
 	* Jun T: 31525: Completion/Unix/Command/_make: fix some option
 	handling.