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 189399ac5..c7e9f1a1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-01-18  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* 43080: Test/C04funcdef.ztst: a few more tests for autoload
+	with absolute path.
+
 	* 40375: Src/builtin.c, Src/subst.c: autoload with explicit path
 	mustn't trash already loaded function.  Also drive-by removal of
 	duplicated duplication in =cmd expansion.