From a2459bee7971a46573e9b06b93013336ef6b9651 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sat, 24 Mar 2018 15:11:19 +0100 Subject: 42521 based on 42049 (SATOH Fumiyasu): fix finding of includes in make completion make always includes relative to the current directory rather than relative to the including Makefile. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5c1806cf7..78ebfcbfb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2018-03-24 Oliver Kiddle + * 42521 based on 42049 (SATOH Fumiyasu): + Completion/Unix/Command/_make: make always includes relative + to the current directory rather than relative to the Makefile + * 42519, CVE-2018-1083: Src/Zle/compctl.c: check bounds on PATH_MAX-sized buffer used for file completion candidates -- cgit 1.4.1