From edc04bd94656a152e17f06188bcef172d62a3ad4 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 13 Jan 2020 00:27:24 +0000 Subject: 45291: A glob with a trailing slash will now match unreadable/unexecutable directories. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44b45ce07..d6ad77e3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2020-01-15 dana + + * Daniel: 45291: Src/glob.c, Test/D02glob.ztst: A glob with a + trailing slash will now match unreadable/unexecutable directories. + 2020-01-15 Daniel Shahaf * 45288: Completion/Unix/Command/_git: Complete bisect/new as -- cgit 1.4.1