From f90a0447aada3ad2fa114210c62b855a3e60cb1d Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 16 Jan 2017 10:31:56 +0000 Subject: 40353 with tweaks to whence -v: extend directory cache use. Now used for all autoloaded functions after load, including those where the file was found along fpath, reducing duplication of directory names. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 02a4469c3..a407dda03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2017-01-16 Peter Stephenson + + * 40353 (plus improvement to whence -v): Src/exec.c, + Src/hashtable.c, Src/signals.c: use directory cache where + possible for all functions loaded from directory including + fpath. + 2017-01-15 Peter Stephenson * 40362: Src/Zle/computil.c: need duplicated values for setting -- cgit 1.4.1