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 0a83ee93f..4c8ff2f41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-06-15  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* users/23472: 	Doc/Zsh/mod_system.yo, Src/Modules/system.c,
+	Src/exec.c, Src/zsh.h: Add $sysparams[procsubstpid].
+
 	* 43008: Src/otpions.c: combine suggestion from Sebastain to
 	silence warnings for double setgid/setuid with suggestion
 	from Eitan to put setgid first.