summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c61e4f04e..d8145deab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7015,6 +7015,12 @@
 	Test/B02typeset.ztst, Test/V10private.ztst: typeset -p
 	can now output arrays on one line.
 
+	* 37303: Test/E01options.ztst: test WARN_CREATE_GLOBAL negative
+	cases.
+
+	* 37302: Src/exec.c, Src/params.c: suppress WARN_CREATE_GLOBAL
+	warnings after a fork
+
 	* unposted: Src/exec.c, Src/init.c: fix up init_io() calls
 	in previous change.