summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbdb22319..418d922ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-07-23  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 35872: Src/utils.c: protect against NULL pointers in unmeta().
+
 	* 35849: Src/exec.c, Src/jobs.c, Test/D03procsubst.ztst: close
 	file descriptors from process substitution in parent after
 	fork.