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 74a025c09..29039ffd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-08-31  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* unposted: Test/A05execution.ztst: further tweaking of the
+	descriptor leak regression test that sometimes hangs
+
 	* 33077: Src/exec.c: SHTTY = -1 when closing it in closem()
 
 2014-08-30  Barton E. Schaefer  <schaefer@zsh.org>