From f1fd8273b44fb232651e72ceb4af1da8492ea447 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 24 Feb 2003 11:33:04 +0000 Subject: 18230: Test for explicitly matched file in _path_files. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 55c1d26b8..11ad17f6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-02-24 Peter Stephenson + + * 18230: Completion/Unix/Type/_path_files: If globbing failed + to match a path entry, test to see if [[ -e ]] worked + anyway. This supports smart filing systems (cygdrive, ClearCase + dynamic views) and may work for automounted directories (so + commented out the other hack to see). + 2003-02-23 Peter Stephenson * 18278: Functions/TCP/tcp_output, Functions/TCP/tcp_spam, -- cgit 1.4.1