summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50a32653d..deac58d68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2018-05-14 Peter Stephenson <p.stephenson@samsung.com>
+
+ * 42297: dana: Src/params.c, Test/D06subscript.ztst: (e)
+ subscript needs extra work with scalars.
+
+ * 42234: Stephane: Src/signals.c: don't kill a process that's
+ already exited when killing a job.
+
2018-05-13 Oliver Kiddle <okiddle@yahoo.co.uk>
* 42488: Src/Modules/mathfunc.c, Src/builtin.c, Src/math.c,