summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a1cd197c..194cb3128 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-02-13  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* Sebastian: 40536: Src/builtin.c, Src/zsh.h: prepend directory
+	of function autoload with absolute path to fpath if loading a
+	function by relative path.
+
 2017-02-10  Oliver Kiddle  <opk@zsh.org>
 
 	* 40512: Completion/Unix/Command/_entr: new entr completion