about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fa84fb86..b8bbbdea8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-09-29  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 33286: Src/exec.c, Test/A04redirect.ztst: handle redirections
+	for multiple named functions.
+
 	* 33285: NEWS, Src/exec.c, Src/hashtable.c, Src/parse.c,
 	Src/signals.c, Src/zsh.h, Test/A04redirect.ztst: redirections in
 	function definitions are applied at execution not definition.