about 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 4ab9b14ed..8c8791cf2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
 
 2016-01-25  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 37780: Kamil Dudka: Src/utils.c: Careful in case both argzero
+	and scriptname are null in zerr().
+
 	* 37765: Src/builtin.c, Test/C04funcdef.ztst: Use FS_FUNC on
 	funcstack to find autoload -X target rather than scriptname.