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 4a8077ab4..fb75a1e43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-01-25  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 37765: Src/builtin.c, Test/C04funcdef.ztst: Use FS_FUNC on
+	funcstack to find autoload -X target rather than scriptname.
+
 	* 37776: Src/utils.c: set errflag before calling zwarning() to
 	avoid recursive error messages.