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 e6e1427f0..d6f10e6b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-05-17  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 42793: Src/jobs.c, Src/zsh.h: Always define FDT_PROC_SUBST to
+	avoid proliferating #ifdef's.
+
 	* 42785: Src/builtins.c: redefining a user math function should
 	silently work as with redefining other shell objects.